Sebastian Haas
|
885a923c3b
chore: updated change log
|
7 anos atrás |
Sebastian Haas
|
636145e57d
chore: bumped version number
|
7 anos atrás |
Benjamin Giesinger
|
ee2f706d61
Fixed whole notes not being in the middle of a measure, see #260
|
7 anos atrás |
Benjamin Giesinger
|
36bce17d6d
Changed all Logging to loglevel
|
7 anos atrás |
Matthias Uiberacker
|
9946a61153
Merge branch 'feature/TieRefactoring' into develop
|
7 anos atrás |
Matthias Uiberacker
|
4021833dae
fix: Fixed tie drawing bug - now all ties of a chord are drawn.
|
7 anos atrás |
Matthias Uiberacker
|
bf04e78d8a
Finished main part of Tie Refactoring: all original Notes stay at their position and have VoiceEntries and no combined long Note is produced any more.
|
7 anos atrás |
Matthias Uiberacker
|
8227ae60e0
Merge branch 'improvement/ghostnotes' into develop
|
7 anos atrás |
Matthias Uiberacker
|
767344263a
Fixed showing whole rest notes for measure rests. Ghost notes work now.
|
7 anos atrás |
Benjamin Giesinger
|
116f00e0e5
added more verbose error handling in the console output
|
7 anos atrás |
Benjamin Giesinger
|
bf97fca9ec
Fix for undefined parentStaff in GraphicalVoiceEntry creation
|
7 anos atrás |
Matthias Uiberacker
|
e83d15e9fb
adapted gap finder function to use voiceEntriesPerVoice function and added creating the ghost objects. Work in progress...
|
7 anos atrás |
Benjamin Giesinger
|
0fe61746c4
Fix for single staff lined sheets with lyrics
|
7 anos atrás |
Benjamin Giesinger
|
38768c3c83
Done merging
|
7 anos atrás |
Benjamin Giesinger
|
e431b82c3a
Fixed linter warnings
|
7 anos atrás |
Benjamin Giesinger
|
30af621fa7
ghost notes rendering, but wrong position in list
|
7 anos atrás |
Benjamin Giesinger
|
146f2d26e9
included code from @matt-uib that handles ghostnote positions and added ghost note converter
|
7 anos atrás |
Matthias Uiberacker
|
3681244d29
removed commented method
|
7 anos atrás |
Matthias Uiberacker
|
f42ecf69af
refactor: added a GraphicalVoiceEntry holding the GraphicalNotes of one voice. The inherited VexFlowVoiceEntry holds then also the corresponding VexFlow.StaveNote.
|
7 anos atrás |
Matthias Uiberacker
|
2bf971631d
Merge branch 'feature/GraphicalVoiceEntryRefactoring' into develop
|
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
|
da0ba9d403
fixed errors of tests
|
7 anos atrás |
Benjamin Giesinger
|
710e142f17
ghost notes rendering, but wrong position in list
|
7 anos atrás |
Matthias Uiberacker
|
308086974c
Fixed adding notes twice to graphicalVoiceEntry.
|
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 |
Benjamin Giesinger
|
6dc04602e9
included code from @matt-uib that handles ghostnote positions and added ghost note converter
|
7 anos atrás |
Benjamin Giesinger
|
ae8c5e15af
Fixed ajax loader for mxl using old mimetype.
|
7 anos atrás |
Benjamin Giesinger
|
3d56ba59af
Added node 8 to the tests as it is the latest version
|
7 anos atrás |
Benjamin Giesinger
|
9beac46cdf
Merge branch 'develop' of https://github.com/opensheetmusicdisplay/opensheetmusicdisplay into develop
|
7 anos atrás |
Benjamin Giesinger
|
58b57d1235
Fixed UTF-8 encoding in AJAX loader. Fixes #252 #254
|
7 anos atrás |