Closed tobyhede closed 1 year ago
Wow, it seems you are the first to realize this... Thanks for reporting and for the PR. I'll check it out as soon as I can.
Your PR, which fixes this issue, has been merged in. Release 3.1.5 includes the fix. Thank you so much for contributing!
Description When using
playNote
with an array of notes, duration is not handled correctly.Code currently assumes a single note, and does not check for or iterate through an array.
Details The check for duration uses this line: