Midi Sight Reader on Musescore 3?

• Jun 6, 2020 - 16:41

This plugin doesn't seem to work on Musecore 3 (last version is for Musescore 2). Is there a way to get it to work with Musescore 3?
Thanks


Comments

In reply to by danielmidi

If you are talking about this plugin, you may try using it on Mac following Linux installation instructions. In order to run it in MuseScore 3 you would also need to replace

import MuseScore 1.0
import FileIO 1.0

with

import MuseScore 3.0
import FileIO 3.0

in MIDISightReader.qml file in the archive. As far as I can tell no other changes should be needed to run it in MuseScore 3.

Note that you would still need Java installed on your system (as mentioned in the installation instructions), and it is not still guaranteed that the Java program packed with the plugin will correctly work on Mac OS.

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