sschmid
|
4752b6c60e
comment
|
5 年 前 |
sschmid
|
6e1558d031
fix(ChordSymbols): add 5 for power chord (e.g. C5, C plus fifth) (#760)
|
5 年 前 |
Simon
|
3062b7f014
feat(Percussion): render percussion with few voices on single staffline, add options (merge #756)
|
5 年 前 |
Simon
|
6b2642a487
Merge branch 'develop' into feat/percussion_stafflines
|
5 年 前 |
sschmid
|
867d28e708
rename drums one line sample to OSMD Function Test - Drums on one Line (#756)
|
5 年 前 |
sschmid
|
55abd89b8a
chore: update @types/node to 14.0.9 (#677)
|
5 年 前 |
sschmid
|
9ebd397474
samples: remove superfluous labels (reveiled in #766)
|
5 年 前 |
Simon
|
3f43660f2c
feat(Expressions): Render "unknown" expressions (like "espressivo"), merge #766
|
5 年 前 |
Simon
|
eedc1405cc
fix(Skyline): Fix for diminuendo wedges (#763)
|
5 年 前 |
sschmid
|
a71199cbce
refactor: apply type check and warning to bottomline as well (#763)
|
5 年 前 |
sschmid
|
e35dfa43ed
refactor: skyline for decrescendo: clearer case handling, comments
|
5 年 前 |
Matthias Uiberacker
|
dfe9bcca2e
Fixed rendering UnknownExpressions in multiple lines.
|
5 年 前 |
Simon
|
ef9cc0abdd
Merge pull request #767 from opensheetmusicdisplay/fix/RemoveDynamicsDoublettesCheck
|
5 年 前 |
sschmid
|
5a9f6f0a03
comment
|
5 年 前 |
sschmid
|
9d13347b57
comment
|
5 年 前 |
Matthias Uiberacker
|
9ea9814d6e
fix: removed doublettes check for dynamic expressions, as they might make sense for e.g. a repetition start, where another dynamic was used at the end of the repetition.
|
5 年 前 |
Simon
|
a645afc767
Fix(Slurs): Place slurs on the side of noteheads (rather than stem or otherwise)
|
5 年 前 |
Matthias Uiberacker
|
fd2c0dfa39
Fix: added missing implementation for uncategorized/unknown expressions to get rendered.
|
5 年 前 |
Matthias Uiberacker
|
90c432c6ee
Fix: Implemented placing the slurs on the side of the noteheads if start- and end-note have the same stemdirection.
|
5 年 前 |
sschmid
|
582e55694e
Merge commit 'c981e42939d1b61d97c0c3bf7c6e4f7305336213' into develop
|
5 年 前 |
sschmid
|
c03eb0a25a
add EngravingRule FingeringOffsetX
|
5 年 前 |
sschmid
|
c981e42939
add EngravingRule FingeringOffsetX
|
5 年 前 |
Justin Litten
|
154fc8f956
fix(skyline) Fix for diminuendo wedges
|
5 年 前 |
Simon
|
870a2e0c8e
fix(Collisions): fix collisions with slurs by calculating skyline for slurs correctly (#761)
|
5 年 前 |
sschmid
|
7017de2388
decrease minimumSkyBottomLineDistance to 1.0 again as slurs no longer collide
|
5 年 前 |
Justin Litten
|
efdcb4272f
Merge branch 'develop' of https://github.com/opensheetmusicdisplay/opensheetmusicdisplay into fix/skyline/slur
|
5 年 前 |
Justin Litten
|
39bf4583e2
fix(skyline) Fix skyline not being created for slurs properly
|
5 年 前 |
sschmid
|
e7c4504a65
fix(Options): disabling DrawPartNames in EngravingRules now also disables DrawPartAbbreviations (fix CompactTight mode)
|
5 年 前 |
Justin Litten
|
201315ebb0
feat(percussion_stafflines) Correct issue, Refactor
|
5 年 前 |
Justin Litten
|
9464da94ce
feat(percussion_stafflines) Potential fix for drumlines render issues
|
5 年 前 |