Open VincentJousse opened 1 year ago
The AudioBufferSourceNode::set_onended method is never called with None to free the data_callback.
Calling AudioBufferSourceNode::set_onended method with None doesn't fix the issue.
The AudioBufferSourceNode::set_onended method is never called with None to free the data_callback.