-
Notifications
You must be signed in to change notification settings - Fork 88
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
Stop all Sounds #207
Comments
@team4music I have a launchpad S which uses the same bindings as the launchpad mini. There was a bug in master where stopping all sounds did not work. But the latest commit fixes this. You'd have to run from the loopdrop source (git checkout && npm i) and it should work You can use the second button from the left on the top row, or the 🔽 to stop all sounds |
This has been driving me crazy and I was too embarrassed to ask. I use the Launchpad S. Thank you @ryanramage and to all y'all, keep up the great work! |
Is there a keyboard binding for this? I have a long sample I'd like to be able to stop at anytime and I can't figure it out. |
@wearenifty I think you are talking about something different from what was discussed above. Pretty sure that @ryanramage was talking about loop clear button (or the backspace key for querty). That won't stop a oneshot sample from playing. To do that you need to use a choke. If you are using a "triggers" chunk, then you change the choke mode to "Choke all", and then only one sound in the chunk can play at a time. You can create an empty slot, and then trigger this to stop any of the others from playing. It could be nice to add a global choke function somewhere though (or at least targeted choking). |
Greetings, i'm using the Launchpad Mini, sadly i need to write here some questions because there is no official documentation about the software.
Thanks a lot
The text was updated successfully, but these errors were encountered: