sschmidTU
|
861f33a400
added TODO for casting/typing
|
7 éve |
sschmidTU
|
fc1c9f2be0
Merge branch develop into feature/Ornaments,
|
7 éve |
sschmidTU
|
432674c3d3
added a few GraphicalMeasure renames not caught by cherry-picked commit, builds again
|
7 éve |
sschmidTU
|
a86d7f2831
Renamed StaffMeasure to GraphicalMeasure (#264)
|
7 éve |
Benjamin Giesinger
|
36bce17d6d
Changed all Logging to loglevel
|
7 éve |
Matthias Uiberacker
|
767344263a
Fixed showing whole rest notes for measure rests. Ghost notes work now.
|
7 éve |
Matthias Uiberacker
|
e83d15e9fb
adapted gap finder function to use voiceEntriesPerVoice function and added creating the ghost objects. Work in progress...
|
7 éve |
Benjamin Giesinger
|
e431b82c3a
Fixed linter warnings
|
7 éve |
Benjamin Giesinger
|
30af621fa7
ghost notes rendering, but wrong position in list
|
7 éve |
Benjamin Giesinger
|
146f2d26e9
included code from @matt-uib that handles ghostnote positions and added ghost note converter
|
7 éve |
Matthias Uiberacker
|
0ca9d0198e
Added VexFlowVoiceEntry which carries the vexFlow.StaveNote -> no need of two synced lists in measure (simpler code)
|
7 éve |
Matthias Uiberacker
|
471ee19411
Implemented GraphicalVoiceEntry and adapted the code for using it. Nearly working - Notes get rendered already, but every Notehead is produced twice.
|
7 éve |
Christoph Uiberacker
|
3b8f0b3cfd
In VexFlowConverter.ts: Introduced drawing Accidentals for Ornaments by the functions setLowerAccidental(...) and setUpperAccidental(...).
|
7 éve |
Christoph Uiberacker
|
9d2104dcde
Implementation of displaying ornaments:
|
7 éve |
Benjamin Giesinger
|
2c8fad6c23
Feature/measure numbers (#245)
|
7 éve |
Christoph Uiberacker
|
24fd5539e2
Fix: articulations placement for beams.
|
7 éve |
Matthias Uiberacker
|
e7f9e10a09
feat: implemented setting stem direction automatically from voice type (main or linked voice)
|
7 éve |
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 éve |
Matthias Uiberacker
|
2e627db478
Merge branch 'develop' into feature/Articulations
|
7 éve |
Matthias Uiberacker
|
f117e8a46b
Merge branch 'develop' of https://github.com/opensheetmusicdisplay/opensheetmusicdisplay into develop
|
7 éve |
Benjamin Giesinger
|
b057be59fd
Feature/lyrics (#221)
|
7 éve |
Matthias Uiberacker
|
391c111bb3
Merge branch 'develop' into feature/Repetitions
|
7 éve |
Matthias Uiberacker
|
1509a81900
fix: corrected begin instructions width (begin modifiers) to work also for extra instruction measures.
|
7 éve |
Matthias Uiberacker
|
1f69548ea2
Fix: fixed line endings width for repetitions
|
7 éve |
Matthias Uiberacker
|
f67f5ffa9a
added creating and rendering repetition lines (still bugs for braced instruments, ...) No repetition endings yet.
|
7 éve |
Matthias Uiberacker
|
0d00fff8b6
Implemented reading and rendering repetition instructions from words (dal segno, fine..)
|
7 éve |
Matthias Uiberacker
|
12c88d96e9
Merge branch 'develop' into feature/Repetitions
|
7 éve |
Benjamin Giesinger
|
e3981ad830
refactor: added prefer-const rule and fixed all let variables
|
7 éve |
Matthias Uiberacker
|
8c4952b541
Fixed a bug in Tuplet reading from XML.
|
7 éve |
João Portela
|
ea3bd5e31e
Adds SVG Rendering option (#154)
|
7 éve |