onUpdate() / onChange trigger for plugin?
As an experiment, I want to create a plugin that creates a new part with custom notations.
I wonder if there is an onUpdate() or onChange() method in the API, as opposed to onRun(), so that the plugin is not only called when user triggers the plugin, but also called when there is a change made to the main score, and the plugin can then updates/redraws the custom part.
Comments
Check the notenames-interactive.qml Plugin for sample code.
In reply to Check the notenames… by Jojo-Schmitz
Thanks!
In reply to Thanks! by sccy
There's another one out there, an interactive guitar fretboard, see https://musescore.org/en/project/fretboard