A C++ library for algorithmic composition, designed to be used with Csound, with both C++ and Python interfaces.
GNU Lesser General Public License v2.1
6
stars
0
forks
source link
Correct faulty get and set of score durations. #9
Closed
gogins closed 1 year ago
I don't want to mess with code that's already in pieces.
I do need to add a
Score::setDurationFromZero
method so that get and set of durations match exactly.