wysocki Posted July 6, 2016 Author Share Posted July 6, 2016 @mikell and @Malkey : This is great stuff guys, thanks a million! I'm not only learning more about AutoIT coding, I'm getting a music lesson too! I did have an error in the Tooltip coding from Malkey so I commented it out for now: error: _WinAPI_WindowFromPoint() called with Const or expression on ByRef-param(s). As was pointed out, I can see possibility of lyrics like "Amazing Grace" being converted inadvertently to "Emazing Drace". But most of the time they won't be in caps so I'll worry about that later. @czardas : Got my head spinning from mus++! So much more to learn now.... Link to comment Share on other sites More sharing options...
mikell Posted July 7, 2016 Share Posted July 7, 2016 7 hours ago, wysocki said: As was pointed out, I can see possibility of lyrics like "Amazing Grace" being converted inadvertently to "Emazing Drace" As czardas pointed out, a (relatively) hard but efficient way could be to list all the chords possibly used in the sheets so a stronger regex could be built - using my last code in post #7 When done, including this in Malkey's gui should be easy Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now