Incorporating MuseScore into a C# program
Hello,
Is there a way I can incorporate MuseScore capabilities into a C# program I'm writing? Specifically, I'm trying to read in a MIDI file and just output sheet music as a PNG or PDF.
MuseScore can do this which is great, and I noticed there are some .dlls in C:\Program Files (x86)\MuseScore 2\bin. Are there any documentation for these DLLs and do any of them hold the PDF printing capabilities? Or do I need to look at the C++ source code for this?
Comments
Not as a library no.
But you can drive MuseScore via the command line: https://musescore.org/en/handbook/command-line-options-0