issues
search
lenmus
/
lomse
A C++ library for rendering, editing and playing back music scores.
MIT License
120
stars
28
forks
source link
Fix two bugs when playback with metronome and count-off
#329
Closed
cecilios
closed
2 years ago
cecilios
commented
2 years ago
Count-off created incorrect number of count-off pulses. Now always two pulses before the first beat with notes.
In metronome, the first measure beat was not correctly detected when anacrusis start and thus, first beat sound was use for an incorrect beat.