jean-emmanuel / open-stage-control

Libre and modular OSC / MIDI controller
https://openstagecontrol.ammd.net
GNU General Public License v3.0
702 stars 88 forks source link

[Bug] exponantial -1 value on logScale option(fader) doesn't work #626

Closed dewiweb closed 4 years ago

dewiweb commented 4 years ago

"true" and "false" work fine but with "-1" o-s-c just send the first value but after nothing else (my range is from -128 to 15)

jean-emmanuel commented 4 years ago

Thanks, fixed in sources.

jean-emmanuel commented 4 years ago

-> beta8

dewiweb commented 4 years ago

Ok thanks