Batch midi transposition?
Hello, I have kind of an oddball question: is anyone aware of any plugin that has the capability to batch change key (and possibly tempo)? I know that this is kind of an unwieldy and hefty question, but I am working on a large-scale project that would benefit GREATLY from something with this capability. Thanks!
Comments
I don't believe changing key signature is possible via the plugin API framework. Changing tempo probably neither
In reply to I don't believe cjanging key… by Jojo-Schmitz
It's not, but
cmd("transpose-up")
andcmd("transpose-down")
are