connect to API with python
Hello everyone,
I am new to MuseScore and wanted to program a python script to create a music sheet and a wav file in MuseScore 4. I saw this comment and it sounded possible to do
https://github.com/musescore/MuseScore/issues/8859#issuecomment-1498555…
But I also read this forum post, what seems to indicate that you can not connect to MuseScore via python
https://musescore.org/en/node/344974
The question:
Can I connect with the API of muse score 4 directly with python?
Or can I program an plugin to do do that?
Or do I have to create a file in python that tells a QML plugin what to do?
And does any one have experience in this topic?
Comments
musescore 4 plugin api is work in progress, pls see https://musescore.org/en/node/337468
if you're interested in musescore3 plugin, pls read https://musescore.org/en/handbook/developers-handbook/plugins-3x and update your question so that forum users can assist you better