Open hajicj opened 7 years ago
Symbol classes in A. Rebelo's thesis:
[ ] Breve
[x] Semibreve (whole note) (= notehead-empty)
notehead-empty
[x] Notes (isolated quarter-notes, plus notes in beamed groups) (= notehead-full+stem)
notehead-full
stem
[x] NotesOpen (half-note, basically) (= notehead-empty + stem)
[x] NotesFlag (8th note, 16th note, etc.) (= notehead-full + stem + X_flag)
X_flag
[x] Beam (not counting individual beams?) (= beam)
beam
[x] Dots (= duration-dot)
duration-dot
[x] Sharp (= sharp)
sharp
[x] Natural (= natural)
natural
[x] Flat (= flat)
flat
[x] Staccato (= staccato-dot)
staccato-dot
[ ] Staccatisimo
[x] Dynamic accent (= accent)
accent
[x] Fermata (= fermata)
fermata
[x] Tenuto (= tenuto)
tenuto
[x] Marcato (= strong_accent)
strong_accent
[ ] Stopped (currently falls under instrument_specific)
instrument_specific
[ ] Harmonic (currently falls under instrument_specific)
[ ] Mordent (currently falls under ornament(s))
ornament(s)
[ ] Turn (currently falls under ornament(s))
[x] Barline (= thin_barline, thick_barline)
thin_barline
thick_barline
[x] AltoClef (= c-clef)
c-clef
[x] BassClef (= f-clef)
f-clef
[x] TrebleClef (= g-clef)
g-clef
[x] TimeSignatureN (= numeral_X)
numeral_X
[x] TimeSignatureL (= whole-time_mark, alla_breve)
whole-time_mark
alla_breve
[x] Rests1 (quarter) (= quarter_rest)
quarter_rest
[x] Rests2 (8th, 16th, 32nd, 64th, whole, half) (= X_rest)
X_rest
[x] Tie (= tie)
tie
[x] Slur (= slur)
slur
[x] Glissando (these three are called "Relation") (= glissando)
glissando
Note that there are no ledger lines.
Symbol classes in A. Rebelo's thesis:
[ ] Breve
[x] Semibreve (whole note) (=
notehead-empty
)[x] Notes (isolated quarter-notes, plus notes in beamed groups) (=
notehead-full
+stem
)[x] NotesOpen (half-note, basically) (=
notehead-empty
+stem
)[x] NotesFlag (8th note, 16th note, etc.) (=
notehead-full
+stem
+X_flag
)[x] Beam (not counting individual beams?) (=
beam
)[x] Dots (=
duration-dot
)[x] Sharp (=
sharp
)[x] Natural (=
natural
)[x] Flat (=
flat
)[x] Staccato (=
staccato-dot
)[ ] Staccatisimo
[x] Dynamic accent (=
accent
)[x] Fermata (=
fermata
)[x] Tenuto (=
tenuto
)[x] Marcato (=
strong_accent
)[ ] Stopped (currently falls under
instrument_specific
)[ ] Harmonic (currently falls under
instrument_specific
)[ ] Mordent (currently falls under
ornament(s)
)[ ] Turn (currently falls under
ornament(s)
)[x] Barline (=
thin_barline
,thick_barline
)[x] AltoClef (=
c-clef
)[x] BassClef (=
f-clef
)[x] TrebleClef (=
g-clef
)[x] TimeSignatureN (=
numeral_X
)[x] TimeSignatureL (=
whole-time_mark
,alla_breve
)[x] Rests1 (quarter) (=
quarter_rest
)[x] Rests2 (8th, 16th, 32nd, 64th, whole, half) (=
X_rest
)[x] Tie (=
tie
)[x] Slur (=
slur
)[x] Glissando (these three are called "Relation") (=
glissando
)Note that there are no ledger lines.