drlight-code / osccontrol-light

An audio plugin that speaks OSC.
GNU General Public License v3.0
29 stars 3 forks source link

use optional range for toggle on/off values #31

Open drlight-code opened 4 years ago

drlight-code commented 4 years ago

This might get tricky to do cleanly when external control is possible (see #30) because we have to decide if 0/1 or rangeMin/rangeMax will set the button state and the respective values can be conflicting.