Simon
|
d103857eda
refactor: fix some circular imports (merge PR #845) (#855)
|
4 years ago |
sschmid
|
7a04814e7f
feat(MultipleRest): Render multiple measure rests. add option to not render them. (#506)
|
5 years ago |
sschmid
|
86e6726f4b
fix(OctaveShift): avoid some errors when end of octaveshift not found (#778)
|
5 years ago |
sschmid
|
31fd7e6056
refactor: improve most undefined checks to also check null (#783)
|
5 years ago |
sschmid
|
4fa617e2a8
test: unskip 4 skipped tests, comment out 5th skipped, faulty test
|
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 |
Simon Schmid
|
a69c9f088a
fix karma test failure (1 import statement)
|
5 years ago |
Simon Schmid
|
5d80ab6d6a
GraphicalMusicSheet: refactor, add GetLastGraphicalMeasureFromIndex()
|
5 years ago |
Simon Schmid
|
944b778fcb
fix typo (GraphicalMusicSheet method name too)
|
5 years ago |
sschmidTU
|
542b23e2f6
fix typo (#568)
|
5 years ago |
sschmid
|
27d36459fb
fix(Ties): fix not displaying ties because measure to graphicalMeasure dictionary didn't work
|
6 years ago |
sschmidTU
|
1123251d5a
Merge Feature/Slurs (#359)
|
6 years ago |
sschmidTU
|
a86d7f2831
Renamed StaffMeasure to GraphicalMeasure (#264)
|
7 years ago |
Benjamin Giesinger
|
36bce17d6d
Changed all Logging to loglevel
|
7 years ago |
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 years ago |
Benjamin Giesinger
|
e3981ad830
refactor: added prefer-const rule and fixed all let variables
|
7 years ago |
Andrea Condoluci
|
fec81a947e
Documenting classes ii
|
8 years ago |
Matthias
|
d7008cfd59
All Ties are finally visible - "that was not easy!!"
|
8 years ago |
Matthias
|
ac0be9e618
Fixed a lot of fraction comparissons.
|
8 years ago |
Andrea Condoluci
|
e6baa6beb8
Documenting other graphical objects
|
8 years ago |
Andrea Condoluci
|
c5e42fdfdb
Renaming files to reflect class names (fixes #36)
|
9 years ago |
Andrea Condoluci
|
bb5fa907ce
Fix Logging
|
9 years ago |
Andrea Condoluci
|
cd8baf40fa
Many enhancements:
|
9 years ago |
Andrea Condoluci
|
0fc158f3f2
Fallback Title Display
|
9 years ago |
Matthias
|
7b807bac12
Fixed bugs and some lint errors.
|
9 years ago |
Matthias
|
0eb77c19c6
Added new MusicSheetDrawer with more functionality.
|
9 years ago |
Matthias
|
d9f16a2c3c
fixed lint errors
|
9 years ago |
Matthias
|
74f5d53ca7
Added some default values and default settings
|
9 years ago |
Matthias
|
582b6e9ac9
Added MusicSheetDrawer and VexFlowImplementation of it.
|
9 years ago |