sirsoweird / jianpu-plugin

QML plugin for MuseScore, adding JianPu notation above the top staff.
24 stars 14 forks source link

Project continuity #3

Open sirsoweird opened 5 years ago

sirsoweird commented 5 years ago

Is anyone interested in taking time for this, streamlining code or even upgrading to work with MuseScore 3?

sherlockholmestech commented 4 years ago

Maybe Me, though I do not know how to read QML

highwindmx commented 3 years ago

digitalnotenames.zip I simply re-write plugin "notenames.qml " into this, but can not show pitch properly

chenx77 commented 3 years ago

Hi,

I'm trying to Run this with Musescore3: OS: Windows 10 (10.0), Arch.: x86_64, MuseScore version (64-bit): 3.6.0.487915773, revision: github-musescore-musescore-1977cb3.

After modify to import MuseScore 3.0, I can see the GridLayout with 4 SpinBox. But seems the "Ok" button won't produce anything, even nowhere to see the debug message from console.log("hello jianpu").

I hope can make it work, because I need it to support my hobby:)

chenx77 commented 3 years ago

Hi,

I'm trying to Run this with Musescore3: OS: Windows 10 (10.0), Arch.: x86_64, MuseScore version (64-bit): 3.6.0.487915773, revision: github-musescore-musescore-1977cb3.

After modify to import MuseScore 3.0, I can see the GridLayout with 4 SpinBox. But seems the "Ok" button won't produce anything, even nowhere to see the debug message from console.log("hello jianpu").

I hope can make it work, because I need it to support my hobby:)

It worked prefy good with Musescore 2.3.2, including console.log(), except a few issues include ones mentioned at jianpu-plugin's homepage.

To continue the project, we need a big leap to work with Musescore 3, but I have little knowhow about it. Anyway a similar project EasyJianpuPlugin DO work with MuseScore 3.6.2, although I don't really like to install a special Font for it.