sschmid
|
cd69cab2fc
comment
|
5 лет назад |
sschmid
|
5f7e1834f0
fix(Arpeggio): don't draw one-note arpeggios (#617)
|
5 лет назад |
sschmid
|
43ab59f0ac
InstrumentReader: read NoteType from Xml (e.g. Quarter)
|
5 лет назад |
sschmidTU
|
db1840c249
feat(tremolo): display single note tremolos
|
6 лет назад |
Benjamin Giesinger
|
7cc9e4a98c
style(Use vexflow types): Inlucded vexflow types
|
6 лет назад |
sschmid
|
596e794f85
fix(tuplet): fix duplet, quadruplet, tuplet layout
|
6 лет назад |
sschmid
|
fe5de25954
WIP: tremolos: read xml type duration, show correct beams.
|
6 лет назад |
sschmidTU
|
590e281e13
fix(color): use color instead of colorXml for coloring notehead, stem.
|
6 лет назад |
sschmidTU
|
d48aefa3a9
refactor: NoteHead -> Notehead
|
6 лет назад |
sschmidTU
|
3d8da1e03a
fix(noteheadshape): add color attribute null check
|
6 лет назад |
sschmidTU
|
b2e96fabfe
feat(color): color rest notes, parse note color attribute
|
6 лет назад |
Simon
|
41261339ac
feat(color): color Notehead/Stem, parsed by XML (#436)
|
6 лет назад |
sschmidTU
|
6373d58921
feat(stemDirection): use xml stem direction. (optionally)
|
6 лет назад |
Simon
|
90ae82f531
feat(Arpeggios): Display arpeggios (#411)
|
6 лет назад |
sschmidTU
|
0094f1f1dd
feat(cue notes): add cue notes as smaller notes. fix(gracenotes): grace notes can have articulations
|
6 лет назад |
sschmidTU
|
a71496c5fb
fix(stemDirection): fix beam with grace note in middle bug (#413)
|
6 лет назад |
sschmidTU
|
f568e510f2
feat(tuplets): Read and display tuplet bracket setting from XML. Do not display tuplet ratios by default.
|
6 лет назад |
sschmidTU
|
ccf860eb47
feat(invisible notes): grace notes can be invisible. Invisible notes are parsed again, with invisible (printObject) flag
|
6 лет назад |
sschmidTU
|
4599d51994
feat: Add Note Head Shapes (Percussion) (#337)
|
7 лет назад |
sschmidTU
|
1123251d5a
Merge Feature/Slurs (#359)
|
7 лет назад |
sschmidTU
|
d381e39990
fix: natural accidental not showing (#320) (#321)
|
7 лет назад |
sschmidTU
|
024b95e1f9
feat(Accidentals): can display triple sharps/flats, quarter tones
|
7 лет назад |
sschmidTU
|
2525e92aed
feat(GraceNotes): add grace slur (boolean)
|
7 лет назад |
sschmidTU
|
2fe01dae5b
refactor(GraceNotes): remove some special case handling of grace notes
|
7 лет назад |
sschmidTU
|
83b74d32ba
refactor(GraceNotes): remove checkForOpenGraceNotes()
|
7 лет назад |
sschmidTU
|
f233efeaea
refactor(GraceNotes): remove OpenGraceBeam, handle as OpenBeam
|
7 лет назад |
sschmidTU
|
6f361ae434
refactor(GraceNotes): move graceNoteSlash to VoiceEntry
|
7 лет назад |
sschmidTU
|
ea521f9f0d
cherry-picked refactor/isGrace branches onto develop (isGrace branch was accidentally based on feature/expressions)
|
7 лет назад |
Benjamin Giesinger
|
36bce17d6d
Changed all Logging to loglevel
|
7 лет назад |
Matthias Uiberacker
|
bf04e78d8a
Finished main part of Tie Refactoring: all original Notes stay at their position and have VoiceEntries and no combined long Note is produced any more.
|
7 лет назад |