| You're not posting the code which is causing the error, so I can only guess: Overlapped events of same note could be the reason, where you wouldn't be able to free past ones. As I see in DX7.scd it does bookkeeping itself, this could somehow conflict with the way the Pattern / EventStreamPlayer schedules releasing, but I have no time to dig into that, sorry. |