News:

CWP2Song, public beta.
My  DAW is Reaper
YouTube channel

Main Menu

Latch toggle

Started by Soundman32, August 16, 2016, 09:13:07 PM

Previous topic - Next topic

Soundman32

I don't know if I just can't find it, or a feature is missing.

I have a mute button on my surface (X32).  This will automatically send either MUTE 0 or MUTE 1 depending on current state (Actually OSC "/ch/XX/mix/ON 0.0" or "/ch/XX/mix/ON 1.000").  I don't know which logic control setting to use.  If I use toggle, then I have to press it twice to activate. None of the others seem to work correctly either.

Am I doing something wrong, or is this feature missing from the plugin?

azslow3

In this case, check in the Options Tab that you do NOT set corresponding hardware control type to "Pad". Set it to any other ("Unknown"/"Rotary"/"Slider"), do not forget to "Save" after change. Normally buttons are "pads", but normally they send "1.0" when pressed and "0.0" when released. In your case that is different (the same reason as I have mentioned before, OSC part of X32 was NOT thought to be as DAW control) and so there are several "tricks".

After that, logical control should should with any value, also "0.0", and "Toggle" should work fine.