sschmid
|
3fbed9952d
fix(Arpeggios): prevent infinite height bug, arpeggio always going across voices (#546)
|
5 years ago |
sschmid
|
5c5032b2b4
refactor: add some safety "null" checks for GhostNotes
|
5 years ago |
sschmid
|
c80fea64ae
fix(Fractions): add gt and gte methods, replace some > and < occurences (#518)
|
5 years ago |
sschmid
|
5f7e1834f0
fix(Arpeggio): don't draw one-note arpeggios (#617)
|
5 years ago |
Florian Hintermeier
|
0ac01326e4
feat(open same-origin xml url): supported (#603)
|
5 years ago |
Simon Schmid
|
7ae61a9b8e
refactor: use enum for endingBarStyle
|
5 years ago |
Simon Schmid
|
75242875f1
feat(barline): able to not draw barlines (fix barline none) (#391)
|
5 years ago |
Simon Schmid
|
0d54c484f1
autoBeam: fix noteIsQuarterOrLonger check
|
5 years ago |
Simon Schmid
|
93f1236001
autoBeam: fix tuplet beams broken on beat
|
5 years ago |
Simon Schmid
|
52a4f38659
refactor: autoBeam: take sourceNote.length instead of graphicalNoteLength
|
5 years ago |
Simon Schmid
|
bea6b883a9
autoBeam: if activeTimeSignature not available, measure.Duration as backup
|
5 years ago |
Simon Schmid
|
da464aa8be
fix(autoBeam): don't beam over half notes or beat, prevent separate beams connecting
|
5 years ago |
Simon Schmid
|
4308a22ff0
refactor autoBeam variable
|
5 years ago |
sschmid
|
c3b3b5add5
fix(autoBeamOption): don't beam notes of type quarter or longer in tuplets
|
5 years ago |
Zach DeCook
|
e05b99a3fc
feat(bar lines): Add support for double and final bar lines (#519)
|
6 years ago |
sschmidTU
|
06df9a2fa7
docs: add explanatory comments
|
6 years ago |
sschmidTU
|
30e2b28420
docs: correct comment
|
6 years ago |
sschmidTU
|
8d488e9fc4
refactor: remove tautological if-condition
|
6 years ago |
sschmidTU
|
d0211a7373
feat(transparency): add invisible notes as transparent StaveNotes instead of GhostNotes
|
6 years ago |
Benjamin Giesinger
|
7cc9e4a98c
style(Use vexflow types): Inlucded vexflow types
|
6 years ago |
sschmid
|
596e794f85
fix(tuplet): fix duplet, quadruplet, tuplet layout
|
6 years ago |
sschmid
|
fe5de25954
WIP: tremolos: read xml type duration, show correct beams.
|
6 years ago |
sschmid
|
bf5aaa1846
fix(tuplet): correct tuplet label for number of notes not equal to tuplet label
|
6 years ago |
sschmid
|
2eb2a92f09
fix(beams): ignore beams between notes => quarter (tremolo) causing error
|
6 years ago |
sschmidTU
|
3323664176
feat(color): enable defaultColor options for notehead and stem
|
6 years ago |
sschmidTU
|
abfd252c98
feat(color): color flags and beams. demo: add function test color
|
6 years ago |
Simon
|
41261339ac
feat(color): color Notehead/Stem, parsed by XML (#436)
|
6 years ago |
sschmidTU
|
2e769632a1
create EngravingRule for ChordSymbolYOffset
|
6 years ago |
sschmidTU
|
09170a2159
feat(autoBeam): add option to automatically beam notes
|
6 years ago |
Benjamin Giesinger
|
b21bb40f96
Feature/expressions (#410)
|
6 years ago |