sschmidTU
|
b9c980652b
add PlaybackManager.setPlaybackStart(timestamp) method
|
3 years ago |
sschmidTU
|
fdf6f499c0
refactor, comment
|
3 years ago |
sschmidTU
|
cf511aec8d
remove console.logs
|
3 years ago |
sschmidTU
|
a744479a20
playback: fix notes ending before cursor position played on starting playback, add rules.PlayAlreadyStartedNotesFromCursorPosition
|
3 years ago |
sschmidTU
|
80ae32999d
PlaybackManager: add playFromMs() and getTimestampFromMs() methods
|
3 years ago |
sschmid
|
d5b7142f00
AbstractTimingSource: setTimeAndBpm: make bpm optional
|
3 years ago |
sschmid
|
90166c4c51
PlaybackManager: add getSheetDurationInMs() method
|
3 years ago |
sschmid
|
60def05564
fix(Metronome): Fix some measures with very long metronome numbers not rendering (#39)
|
3 years ago |
sschmid
|
86c4b2277b
merge osmd-public: fix octave shift display octave. docs/comments.
|
3 years ago |
sschmidTU
|
8bafeb51d5
fix cursor error with precount and starting at the first note in Beethoven Geliebte
|
3 years ago |
sschmidTU
|
3f2eb509d5
comment
|
3 years ago |
sschmid
|
43481c6282
Merge osmd 1.3.0: fix slurs starting on tie end note not shown, add cursor.GNotesUnderCursor(), etc.
|
3 years ago |
sschmid
|
84a0c7be9b
Merge osmd-public: labels have SVGNode, fix chordsymbol collisions, etc.
|
3 years ago |
sschmid
|
a200aa6f4f
merge osmd-public: fix fingerings collisions above/below, improve fingering performance, fix slash-flat accidentals
|
3 years ago |
sschmidTU
|
437d26668e
fix rests not positioned above when voice === 5 (also upper voice)
|
3 years ago |
sschmid
|
0851c28396
merge osmd-public 1.2.1 (1.2.0-dev): fix rest note y collisions etc
|
3 years ago |
sschmidTU
|
a5668aecd4
drums: add second sample for #35, rename other sample
|
3 years ago |
sschmidTU
|
e87e2e2dd2
fix(Playback): Fix a large number of notes being played when starting playback from the last note in the score (#28)
|
3 years ago |
sschmidTU
|
9cb08d1926
fix(Cursor): Fix cursor resetting to first note after re-render (#25)
|
3 years ago |
sschmidTU
|
2bb4b6de69
add osmd.PlaybackManager getter
|
3 years ago |
sschmidTU
|
4e242acffd
feat(Metronome): Add metronome.PreCountVolume (#31), an alternate volume while precounting
|
3 years ago |
sschmidTU
|
0fe04dc90b
feat(Precount): add option to not move cursor during precount (#26) (playbackManager.MoveCursorDuringPrecount = false)
|
3 years ago |
sschmidTU
|
bbd30addb5
fix(Drums): Prevent error and wrong beams in drums noteheads (#35)
|
3 years ago |
Simon
|
1cd0bd603b
fix(Pedals): show symbols instead of lines when given, pedal change (V), fix positioning, etc.
|
3 years ago |
Justin Litten
|
472d6bf64e
Merge branch 'master' into fix/pedals
|
3 years ago |
Justin Litten
|
8e887cba02
Add change pedal element for visual diff testing
|
3 years ago |
Justin Litten
|
1092af184f
Fixes:
|
3 years ago |
Justin Litten
|
92f0d790f8
Bug fixes, add support for change
|
3 years ago |
Justin Litten
|
23070bf103
Further pedal fixes
|
3 years ago |
Justin Litten
|
24f00a6555
Error checks for invalid pedals
|
3 years ago |