Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

play_pads not stopping #1

Closed
MissPhilbin opened this issue Aug 30, 2013 · 3 comments
Closed

play_pads not stopping #1

MissPhilbin opened this issue Aug 30, 2013 · 3 comments

Comments

@MissPhilbin
Copy link

I noticed today whilst playing with Sonic Pi that the pads don't stop when you hit the stop button.

I used:

play_pad "woah", 56
control_pad "note", 57

They play correctly and mouse movement affects the sound as it should do and the stop button does stop the mouse movement affecting the sound but not the sound itself. It continues until you exit the sonic pi application.

@samaaron
Copy link
Collaborator

Thanks for this, it definitely sounds like a bug. I'll look into it first thing next week...

@whaleygeek
Copy link

To confirm, I've seen this issue too. If you change your program to a new pad and then run it again, it does change the pad, but without fail, it leaves the pads running at the end. I can't quite remember if this is only if you press the stop button or only/both if the program terminates normally (e.g. all threads complete).

I did once see the program stop and the mouse was still active (but that might have been observation/user error rather than a real problem, now that MissP points it out in her issue log, I'm not completely sure of the exact stop semantics).

@samaaron
Copy link
Collaborator

The pads were added as an after thought based on the wishes of one of Carrie Anne's students. They don't (yet) feature in any of the lesson plans or the API, so they're unsupported for now.

However, expect this to be fixed (and supported) in the next version

samaaron pushed a commit that referenced this issue Oct 6, 2014
This was referenced Sep 25, 2015
samaaron added a commit that referenced this issue May 12, 2016
…late

Moving towards weblate #1: Import updated GUI translations
samaaron pushed a commit that referenced this issue Apr 24, 2019
Removed future reference to the previous chapter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants