play a score from plugin

• Oct 28, 2021 - 06:17

Hi,

How can I create a plugin similar to 'View->Play panel', from which I can playback at different bpm, pausing, resuming, etc.

Thanks.


Comments

In reply to by Marc Sabatella

I wanted to try to develop something like this mod:

https://github.com/tomcucinotta/MuseScore/releases/tag/MuseScore3.0dev-…
https://www.instructables.com/MuseScoreArduinoLEDsMIDI-Piano-Tutor/

A simple piano tutorial plugin(without the Arduino stuff), that can be updated or maintained as MuseScore evolves without merging and compiling the source code of the application.

It only needs to start playback a score and stop immediately waiting notes/chords midi input and to continue playback only if the midi input notes/chords are the same as the score playback cursor.
Colors should be use to emphasize note's progress or error.

Do you still have an unanswered question? Please log in first to post your question.