Posts

Post marked as solved
2 Replies
0 Views
Just after I posted this, I realized I should actually call reset() on the engine when I pause or restart the engine to flush all of the buffers within the nodes.
Post marked as solved
2 Replies
0 Views
I've noticed that if I don't pause() the engine; the stuttering goes away. So, it seems to me like I'm being too aggresive in pausing the engine(), resulting in some audio remaining within the internal buffers.