sschmidTU
|
6e999976e0
Fix key signature without mode, common/alla breve time (#305)
|
7 years ago |
sschmidTU
|
d095c855cd
fix(Accidentals): display triple sharps/bs correctly
|
7 years ago |
sschmidTU
|
024b95e1f9
feat(Accidentals): can display triple sharps/flats, quarter tones
|
7 years ago |
sschmidTU
|
7032fdc484
feat(Ornaments/Demo/WholeRests): merge Ornaments into GraceNotes
|
7 years ago |
sschmidTU
|
b4939b081f
feature(GraceNotes/Demo): add GraceNoteSlash / demo test files
|
7 years ago |
sschmidTU
|
fc3fd3b360
refactor(GraceNotes): add grace notes as VFModifier instead of extra voices
|
7 years ago |
sschmidTU
|
3412e9a49d
feat(GraceNotes): grace notes display w/o layouting, add function tests to demo
|
7 years ago |
sschmidTU
|
fc1c9f2be0
Merge branch develop into feature/Ornaments,
|
7 years ago |
Benjamin Giesinger
|
ee2f706d61
Fixed whole notes not being in the middle of a measure, see #260
|
7 years ago |
Benjamin Giesinger
|
36bce17d6d
Changed all Logging to loglevel
|
7 years ago |
Matthias Uiberacker
|
767344263a
Fixed showing whole rest notes for measure rests. Ghost notes work now.
|
7 years ago |
Benjamin Giesinger
|
146f2d26e9
included code from @matt-uib that handles ghostnote positions and added ghost note converter
|
7 years ago |
Matthias Uiberacker
|
da0ba9d403
fixed errors of tests
|
7 years ago |
Benjamin Giesinger
|
ad0630dd63
Fixed a bug where vexflow does not support having 8va and the 'bass' type
|
7 years ago |
Christoph Uiberacker
|
3b8f0b3cfd
In VexFlowConverter.ts: Introduced drawing Accidentals for Ornaments by the functions setLowerAccidental(...) and setUpperAccidental(...).
|
7 years ago |
Christoph Uiberacker
|
9d2104dcde
Implementation of displaying ornaments:
|
7 years ago |
Christoph Uiberacker
|
24fd5539e2
Fix: articulations placement for beams.
|
7 years ago |
Matthias Uiberacker
|
46ca911b0c
fix: fixed showing the staveconnector of multi-staved instruments at the end of the system.
|
7 years ago |
Matthias Uiberacker
|
e7f9e10a09
feat: implemented setting stem direction automatically from voice type (main or linked voice)
|
7 years ago |
Matthias Uiberacker
|
d41f766275
implemented setting a "wanted stem direction" in voice entry and added reading it for the stem direction of the vexflow stavenotes. (not working for now..)
|
7 years ago |
Matthias Uiberacker
|
22de1628f7
fix: refined position of Articulations (always close to note head). Remaining problem: Beam calculations change initial stem direction. Articulation positions need to be set after beams.
|
7 years ago |
Matthias Uiberacker
|
2e627db478
Merge branch 'develop' into feature/Articulations
|
7 years ago |
Matthias Uiberacker
|
58dc400a72
Fixed drawing repetitions also for lower braced measure.
|
7 years ago |
Matthias Uiberacker
|
f67f5ffa9a
added creating and rendering repetition lines (still bugs for braced instruments, ...) No repetition endings yet.
|
7 years ago |
Matthias Uiberacker
|
0d00fff8b6
Implemented reading and rendering repetition instructions from words (dal segno, fine..)
|
7 years ago |
Christoph Uiberacker
|
588d367fb0
added articulations (11 at the moment) via addModifier to Vex.Flow.StaveNote. Displaying works but position has to be corrected.
|
7 years ago |
Matthias Uiberacker
|
12c88d96e9
Merge branch 'develop' into feature/Repetitions
|
7 years ago |
Benjamin Giesinger
|
55bfa9c571
Improvement/bounding box draw (#198)
|
7 years ago |
Benjamin Giesinger
|
e3981ad830
refactor: added prefer-const rule and fixed all let variables
|
7 years ago |
Matthias Uiberacker
|
8c4952b541
Fixed a bug in Tuplet reading from XML.
|
8 years ago |