sschmid
|
7a04814e7f
feat(MultipleRest): Render multiple measure rests. add option to not render them. (#506)
|
5 anos atrás |
Matthias Uiberacker
|
b65703b317
refactor: removed key signature reference in chord symbol container - we need to get the actual (possibly transposed) key signature directly when creating the chord text.
|
5 anos atrás |
sschmid
|
c1d79798e3
Merge branch 'fix/entangled-engraving-rules' of https://github.com/dnlfrst/opensheetmusicdisplay into dnlfrst-fix/entangled-engraving-rules
|
5 anos atrás |
Matthias Uiberacker
|
1d63a05ffd
Merge branch 'develop' into feat/Tabs
|
5 anos atrás |
Matthias Uiberacker
|
7ad7870267
Refactored page layout code: Page creation and linking system to pages was too early and not usable for correct layout. Moved page creation to final positioning of systems.
|
5 anos atrás |
Matthias Uiberacker
|
9ce9a98acb
cherry-picked from Tab Branch (tabs are rendered)
|
7 anos atrás |
sschmid
|
6eb97faab8
feat(ChordSymbols): show all chordsymbols over a single note/staffEntry (spacing WIP) (#599)
|
5 anos atrás |
sschmidTU
|
ae255c717d
refactor(GraceNotes): remove GraceStaffEntries
|
7 anos atrás |
sschmidTU
|
a0e43076ad
added refactors not caught by cherry-pick
|
7 anos atrás |
sschmidTU
|
213f883e45
additional StaffMeasure -> GraphicalMeasure renames
|
7 anos atrás |
sschmidTU
|
a86d7f2831
Renamed StaffMeasure to GraphicalMeasure (#264)
|
7 anos atrás |
Matthias Uiberacker
|
0ca9d0198e
Added VexFlowVoiceEntry which carries the vexFlow.StaveNote -> no need of two synced lists in measure (simpler code)
|
7 anos atrás |
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 anos atrás |
Matthias Uiberacker
|
64df536c94
Merge branch 'develop' into feature/Articulations
|
7 anos atrás |
Matthias Uiberacker
|
f529f4580f
feat(Articulations): Added ArticulationReader - articulations are read from xml
|
7 anos atrás |
Sebastian Haas
|
8dafc273d8
style: moved linting from grunt to npm script
|
8 anos atrás |
Matthias
|
a9fdf86d8f
Fixed bug in measure number calculation.
|
8 anos atrás |
Andrea Condoluci
|
c5e42fdfdb
Renaming files to reflect class names (fixes #36)
|
9 anos atrás |
Matthias
|
501b3c0d29
Fixed lint and typescript errors.
|
9 anos atrás |
Matthias
|
cf590e6e23
Some more graphical files and changes
|
9 anos atrás |