sschmid
|
ff77b467c7
fix(Expressions): don't align expressions when there are no edges involved. manual merge of #768
|
5 years ago |
Simon
|
3f43660f2c
feat(Expressions): Render "unknown" expressions (like "espressivo"), merge #766
|
5 years ago |
Matthias Uiberacker
|
dfe9bcca2e
Fixed rendering UnknownExpressions in multiple lines.
|
5 years ago |
sschmid
|
5a9f6f0a03
comment
|
5 years ago |
sschmid
|
9d13347b57
comment
|
5 years ago |
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 years ago |
sschmid
|
b0fb5e90e1
chore: fix loglevel import, logging in visual regression tests
|
5 years ago |
Daniel Fürst
|
5608f9c1e5
refactor(MusicSheet): make engraving rules private
|
5 years ago |
Soulaymen Chouri
|
cf199ad3b1
feat(tempo): Save measures' BPM (#558)
|
5 years ago |
Simon
|
6ff4fcbef2
feat(tempo): Add Graphical metronome mark (#468)
|
6 years ago |
Benjamin Giesinger
|
b21bb40f96
Feature/expressions (#410)
|
6 years ago |
sschmidTU
|
0094f1f1dd
feat(cue notes): add cue notes as smaller notes. fix(gracenotes): grace notes can have articulations
|
6 years ago |
sschmidTU
|
9cec507a00
feat(options): implement compact mode, drawPartNames, drawTitle, drawSubtitle, drawComposer, drawLyricist
|
6 years ago |
sschmidTU
|
a1b4accd3b
refactor(TextAlignment): rename enum back to TextAlignmentEnum, correct classdoc, update TODO
|
6 years ago |
sschmidTU
|
6205fe3e13
feat(Lyrics): Left-Alignment (default), Center optional, fix lyricsSpacing (#356)
|
6 years ago |
Benjamin Giesinger
|
83d59c8241
feat(Tempo Expressions): All tempo expressions
|
6 years ago |
Benjamin Giesinger
|
0ded67b65f
refactor(Renamed instantanious to instantaneos.): Because it's correcter
|
6 years ago |
Benjamin Giesinger
|
69927894d4
fixed logging which was miraculously still there and liting
|
7 years ago |
Matthias Uiberacker
|
3c215aa3a0
removed undefined checks, as null is returned.
|
7 years ago |
Matthias Uiberacker
|
07ea7a4d3d
Added Expression reader (untested)
|
7 years ago |