check status of other tracks

samedi 12 août 2017

Hi all, I've just started working with Mobius and I'm already really impressed with it, but I'm way over my head! I've switched from a Boss RC-50 (notoriously buggy) and I'm hoping to basically reconstruct the same functionality in Mobius.

One current problem I'm trying to solve (I have a list) is mute/pause/stop functionality. Firstly, I have 2 mute pedals; one for the selected track, and a global mute. Global mute works fine with mute mode set to start.

The other mute pedal should only ever mute things, it shouldn't ever work as a play button. So if a track is muted already, it shouldn't do anything when I hit mute again.

Next, I want the play button to either play from the start if all other tracks are either mute or reset. If another track is in play, it should stay synced and just play from wherever it is (ie mute mode continue)

I guess I'm looking for 2 scripts: one that says that mute is only mute and not a mute/play toggle, and one that checks the status of other tracks and then changes the mute mode dependent on what they're doing.

so something like:

if other tracks
mode = mute or reset
set mutemode start (or move loopframe 0)
play
else
play
endif

does that make sense? I'm not sure of the right syntax.

I hope that makes sense, and I appreciate any help I can get!


check status of other tracks
 

Lorem

Ipsum

Dolor