sschmid
|
acf1c6ee64
feat(GraphicalNote): add static GraphicalNote.FromNote(note, osmd.rules) (#660, #659)
|
4 anni fa |
Michael P Hartman
|
ba3ae428b5
feat(Chords): Elongate measures for chords (merge PR #928)
|
4 anni fa |
sschmid
|
7a04814e7f
feat(MultipleRest): Render multiple measure rests. add option to not render them. (#506)
|
5 anni fa |
Simon
|
66f020a3c1
Merge pull request #750 from opensheetmusicdisplay/fix/ChordSymbols
|
5 anni fa |
Justin Litten
|
8357fd4e9c
feat(transpose) Cherrypicking transpose updates (#733)
|
5 anni fa |
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 anni fa |
sschmid
|
808fa916ec
fix occasional null error in ChordSymbolContainer
|
5 anni fa |
sschmid
|
7de0f7deaf
fix(Layout): update Vexflow to 1.2.91, fixing time signature yPos. adapt vexflow import. #706
|
5 anni fa |
sschmid
|
c1d79798e3
Merge branch 'fix/entangled-engraving-rules' of https://github.com/dnlfrst/opensheetmusicdisplay into dnlfrst-fix/entangled-engraving-rules
|
5 anni fa |
Matthias Uiberacker
|
1d63a05ffd
Merge branch 'develop' into feat/Tabs
|
5 anni fa |
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 anni fa |
Daniel Fürst
|
1361aca30e
feat(SourceMeasure): add reference to instance of engraving rules
|
5 anni fa |
Daniel Fürst
|
a89f3f15f7
refactor(MusicSystem): make engraving rules public
|
5 anni fa |
Matthias Uiberacker
|
9ce9a98acb
cherry-picked from Tab Branch (tabs are rendered)
|
7 anni fa |
sschmid
|
8707b96b5b
refactor: create EngravingRule for ChordSymbol xSpacing (#599)
|
5 anni fa |
sschmid
|
6eb97faab8
feat(ChordSymbols): show all chordsymbols over a single note/staffEntry (spacing WIP) (#599)
|
5 anni fa |
sschmidTU
|
2e769632a1
create EngravingRule for ChordSymbolYOffset
|
6 anni fa |
sschmidTU
|
78cd2eddcf
fix(ChordSymbols): add y spacing so stems don't collide
|
6 anni fa |
sschmidTU
|
d381e39990
fix: natural accidental not showing (#320) (#321)
|
6 anni fa |
Matthias Uiberacker
|
3158eb47bc
feat: implemented showing in-measure clefs
|
7 anni fa |
sschmidTU
|
ae255c717d
refactor(GraceNotes): remove GraceStaffEntries
|
7 anni fa |
sschmidTU
|
a0e43076ad
added refactors not caught by cherry-pick
|
7 anni fa |
sschmidTU
|
ea521f9f0d
cherry-picked refactor/isGrace branches onto develop (isGrace branch was accidentally based on feature/expressions)
|
7 anni fa |
sschmidTU
|
213f883e45
additional StaffMeasure -> GraphicalMeasure renames
|
7 anni fa |
sschmidTU
|
a86d7f2831
Renamed StaffMeasure to GraphicalMeasure (#264)
|
7 anni fa |
Matthias Uiberacker
|
0ca9d0198e
Added VexFlowVoiceEntry which carries the vexFlow.StaveNote -> no need of two synced lists in measure (simpler code)
|
7 anni fa |
Matthias Uiberacker
|
308086974c
Fixed adding notes twice to graphicalVoiceEntry.
|
7 anni fa |
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 anni fa |
Matthias Uiberacker
|
64df536c94
Merge branch 'develop' into feature/Articulations
|
7 anni fa |
Benjamin Giesinger
|
34e5533da2
Improvement/bounding box (#195)
|
7 anni fa |