You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
soundfile.jump: only jump if currently playing (#404)
- `p5.SoundFile.jump()` should not start playback
- Fixes a bug in `p5.SoundFile.reverseBuffer()` where calling that method would trigger playback unexpectedly
0 commit comments