Assigning 2 OSC commands to start/stop of trigger + playback control

Dear Ossia devs and users,

I have two devices commands that I would like to use to control the “playing state” (or triggering if such a parameter does not exist) of my loop process:

“MaxMSP:/bells/longtone/start”
“MaxMSP:/bells/longtone/stop”

As shown in the tutorials, I can drag and drop a OSC command on the trigger to control it.

  1. Is it possible to have two commands such as my start and stop command controlling the trigger, so that it starts and stop triggering each new loop?
    Capture
    Here I think I can setup how the trigger will respond to my OSC start command, I believe that “pulse” is fine since I don’t want it to react its value… but in what way can I change the settings here to achieve what I want?

  2. Is there a better way (maybe in 3.0?) to stop the playback of a specific process in realtime, and not its triggering/looping?

Thank you again for your help!

In the user library, you can check out the tutorials, especially the ones regarding structure.
“Loop” and “advanced triggering” should help.

If you look into “out of time” triggering, this may be the solution for you.

Where you able to download and install the user-library ?