I’m hoping for an MD-native solution for this, but if I must use StreamByter (also “native” as part of MD) that’s fine.
I am controlling a knob that does different things depending on the state of another parameter.
- “Straight Mode”: 1/32, 1/16 etc.
- “Dotted Mode”: 1/8., 1/4. Etc.
- “Triplet Mode”: 1/16th triplet etc.
And then there’s a mode switch that moves between these three. Ideally, though, I can create a knob/slider that puts the “straight” and “dotted” values together so I can use named tickets that present them all together, e.g.:
- 1/32
- 1/16
- 1/8
- 1/8.
- 1/4
- 1/4.
- 1/2
[I’ll flesh out this question more in next few hours ;)]