Jump to content

Script to transpose music chord notation in a text file


Recommended Posts

@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....:sweating:

Link to comment
Share on other sites

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...