Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Let's use SMuFL symbols identifiers #29

Closed
hbitteur opened this issue Sep 25, 2017 · 1 comment
Closed

Let's use SMuFL symbols identifiers #29

hbitteur opened this issue Sep 25, 2017 · 1 comment
Assignees

Comments

@hbitteur
Copy link
Contributor

Let's make sure that we use the subset of SMuFL symbol identifiers , as defined in OmrShape java class.

FYI, here below are the substitutions that had to be applied on last MuseScore delivery:

s/"Accent above"/"articAccentAbove"/g
s/"Accent below"/"articAccentBelow"/g
s/"Black notehead"/"noteheadBlack"/g
s/"C clef"/"cClef"/g
s/"Double whole (breve) notehead"/"noteheadDoubleWhole"/g
s/"Down bow"/"stringsDownBow"/g
s/"dynamicSforzatoPianissimo"/"dynamicSforzandoPianissimo"/g
s/"F clef"/"fClef"/g
s/"F clef ottava bassa"/"fClef8vb"/g
s/"F clef ottava alta"/"fClef8va"/g
s/"F clef quindicesima bassa"/"fClef15mb"/g
s/"F clef quindicesima alta"/"fClef15ma"/g
s/"Fermata above"/"fermataAbove"/g
s/"Fermata below"/"fermataBelow"/g
s/"flag64tjDown"/"flag64thDown"/g
s/"Flag1UpSmall"/"flag8thUpSmall"/g
s/"G clef"/"gClef"/g
s/"G clef ottava bassa"/"gClef8vb"/g
s/"G clef ottava alta"/"gClef8va"/g
s/"G clef quindicesima bassa"/"gClef15mb"/g
s/"G clef quindicesima alta"/"gClef15ma"/g
s/"Half (minim) notehead"/"noteheadHalf"/g
s/"Inverted mordent"/"ornamentMordentInverted"/g
s/"Inverted turn"/"ornamentTurnInverted"/g
s/"Louré (tenuto-staccato) above"/"articTenutoStaccatoAbove"/g
s/"Louré (tenuto-staccato) below"/"articTenutoStaccatoBelow"/g
s/"Marcato above"/"articMarcatoAbove"/g
s/"Marcato below"/"articMarcatoBelow"/g
s/"Mordent"/"ornamentMordent"/g
s/"Staccatissimo above"/"articStaccatissimoAbove"/g
s/"Staccatissimo below"/"articStaccatissimoBelow"/g
s/"Staccato above"/"articStaccatoAbove"/g
s/"Staccato below"/"articStaccatoBelow"/g
s/"Tenuto above"/"articTenutoAbove"/g
s/"Tenuto below"/"articTenutoBelow"/g
s/"timesigCut"/"timeSigCutCommon"/g
s/"Trill"/"ornamentTrill"/g
s/"Turn"/"ornamentTurn"/g
s/"Unpitched percussion clef 1"/"unpitchedPercussionClef1"/g
s/"Up bow"/"stringsUpBow"/g
s/"Whole (semibreve) notehead"/"noteheadWhole"/g
s/"X notehead black"/"noteheadXBlack"/g
s/"X notehead half"/"noteheadXHalf"/g
s/"X notehead whole"/"noteheadXWhole"/g
@nasehim7
Copy link

@hbitteur It has been fixed. You would find appropriate results now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants