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 |
sschmidTU
|
3b0e19de00
fix(invisible notes): invisible rests formatting fixed by adding ghost notes
|
6 years ago |
Simon
|
0e50f892ef
feat(fingering): add fingerings to right, above, below, auto (#406)
|
6 years ago |
Simon
|
90ae82f531
feat(Arpeggios): Display arpeggios (#411)
|
6 years ago |
sschmidTU
|
37f145dc5a
fix(grace notes): can be at end of measure, after main note
|
6 years ago |
sschmidTU
|
94cc6b5e3d
fix(grace notes): grace note beams handled like other beams now, can have any grace note beams
|
6 years ago |
sschmidTU
|
0094f1f1dd
feat(cue notes): add cue notes as smaller notes. fix(gracenotes): grace notes can have articulations
|
6 years ago |
sschmidTU
|
ad89d968f9
fix(tests): fix null pointer in setStemDirection (Haydn test fail)
|
6 years ago |
Christoph Uiberacker
|
5e0ab03b07
Slurs starting/ending at stems now have endpoints exactly at the position of the stem.
|
6 years ago |
sschmidTU
|
628562bdc2
feat(fingering): draw fingering using Vexflow (left of note), can be disabled by option
|
6 years ago |
sschmidTU
|
f568e510f2
feat(tuplets): Read and display tuplet bracket setting from XML. Do not display tuplet ratios by default.
|
6 years ago |
sschmidTU
|
ccf860eb47
feat(invisible notes): grace notes can be invisible. Invisible notes are parsed again, with invisible (printObject) flag
|
6 years ago |
Simon
|
aa65792eb1
fix(error handling): Fix error loading empty score, improve error handling (#367)
|
6 years ago |