How to set Mixer => Sound in a script / via QML?
I would like to read and set the value for mixer => sound in a script, e. g. read the value for "Soprano", "Alto" etc. as "Choir Aahs" and set it to "Grand Piano" (and vice versa). Is this possible, and how to?
(MuseScore 2.3.2)
Thanks!
Comments
No
In reply to No by jeetee
Sad to hear, but thanks for your reply anyway.
In the meanwhile I've switched scripting to a php script for direct manipulation of the score's xml - gives me more control for the things I want to adapt, and circumvents the limitations of MuseScore's QML API.