Plugin for writing music as numbers
Hello dear community,
I'm programming a plugin which should read the music in one score and write it as numbers in an other score. So there should be for every C a 1, for every Cis a #1, for every D a 2 and so on. Is it possible to change the characteristics of the score correspondingly? I also would like to have only 1 line instead of the standard (5 lines).
Comments
I don't think you can have numbers instead of note heads. but the notenames plugin could be modified to display those number instead of ther note names, as staff text (above the score)
Or maybe they could get added as fingerings.
The only time numbers are shown in staves is in tablature staves, and it is fret numbers there
In reply to I don't think you can have… by Jojo-Schmitz
Is there any way to change the characteristics of a music- line to tabulature by a plugin?
In reply to Is there any way to change… by j_d1
Tablature dusplay won't show 1, #1, 2, b3 and so forth, it is limited to a single digit per fret. I have proposed allowing customization of tablatures that could be used as you wish, but it has not had anything done with it. I need to look into if it is a proper feature request that might be able to be acted upon or if I need to enter an actual feature request.
In reply to Is there any way to change… by j_d1
You should have a look to the Jianpu plugin because it sounds similar: https://github.com/sirsoweird/jianpu-plugin/
Also, if you are really after Jianpu, see https://github.com/musescore/MuseScore/pull/3614
In reply to You should have a look to… by [DELETED] 5
This sounds like a specific case for #153016: add mountain dulcimer incl. a tab preset especially my proposal here, which could be adapted to allow any legal characters to be used rather than simply letters and numbers. I can see this being adapted to allow a native jianpu, or any other diatonic or microtonal, capability to MuseScore rather than relying on plugins.
In reply to You should have a look to… by [DELETED] 5
Thank you everybody.
@lasconic: I tested Jianpu. It's realy very similar to to my target. Is there any way to show the digits as extra "music-line"?
exercise