Is Effect.isPlaying lying to me? It returns true, but I am unable to
pause() or otherwise affect said effect. If I call pause() after a
short delay everything works as expected.

How do I go about pausing/canceling an effect from its EFFECT_START
listener?

Thanks,
Ben

Reply via email to