Hi guys how do you use add()
Can you guys give me an example how to use add() inserting note because i cannot wrapped my mind around it.
Thanks
Can you guys give me an example how to use add() inserting note because i cannot wrapped my mind around it.
Thanks
Do you still have an unanswered question? Please log in first to post your question.
Comments
https://musescore.org/en/handbook/developers-handbook/plugins-3x
see "Quickstart boilerplates, snippets and use cases" section
In reply to https://musescore.org/en… by msfp
addNote( )
https://musescore.github.io/MuseScore_PluginAPI_Docs/plugins/html/class…,-()
In reply to addNote( ) https://musescore… by msfp
Thanks for the examples
In reply to Thanks for the examples by kamilio141414
also see @elsewhere 's qml if you really want to use add( )
https://musescore.org/en/node/347159#comment-1182467