tymbalodeon / agni

Music compositional tools inspired by the techniques of Claude Vivier
1 stars 0 forks source link

handle non-assignable durations in get_simultaneous_pitches #3

Closed tymbalodeon closed 2 years ago

tymbalodeon commented 2 years ago

Durations that can't be represented with a single note (ones that can only be represented with ties) can't be assigned to a Note. Figure out how to handle these cases in the get_simultaneous_pitches function for when the durations are made shorter.

tymbalodeon commented 2 years ago

Possible solution with NoteMaker

tymbalodeon commented 2 years ago

Fixed in https://github.com/tymbalodeon/agni/commit/c37748cc973c3a362148fe44652f74f7d92c454e