What is the best way using OSC to tell the SooperLooper engine that you want to reset everything back to a blank slate (i.e. all loops off and all settings back to default values)? I can see a couple ways of possible ways:
1. Use /load_session to load up some bank session template that you've previously saved.
2. Send an /undo_all to each loop
It seems the 1 would be preferable to 2 since it should catch any global settings as well but it assumes that you have a session file to load which may not always be the case.
-Seth
Cleaning The Slate
Moderator: jesse
-
- Posts: 554
- Joined: Sat Sep 06, 2008 9:46 am
- Contact:
Re: Cleaning The Slate
Yes, I would say your #1 is the most preferred. If you didn't have a template session, you could always remove all loops then add new ones.