teotigraphix / CausticSDK

The full software development kit for the Android Caustic Core
31 stars 11 forks source link

Effect OSC needs bypass message #47

Closed teotigraphix closed 10 years ago

teotigraphix commented 11 years ago

we have bypass in master components but not individual effect message

Where we have ; /caustic/effects_rack/[machine_index]/[slot]/[control] [value]

for the SET command, I guess it would look like;

/caustic/effects_rack/0/0/bypass 1

causticrej commented 10 years ago

this works already because the bypass is just another control

I tested on a few effects but I'm sure your testsuite will check them all.