You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am not sure if this is only in the IDE, but the slider scaling has changed to be much more skewed and not really usable.
For instance:
modFreq(j) = hslider("t:EchoMatrix/v:[1]Delays/h:[3]ModFreq/MF U%j[scale:exp][style:knob]", 0.05, 0.0, 10.0, 0.001) : si.smoo ;
Goes from 0 to 9 in the 1st (estimated) 1/20 of the range. This is not how it used to work.
The text was updated successfully, but these errors were encountered:
I am not sure if this is only in the IDE, but the slider scaling has changed to be much more skewed and not really usable.
For instance:
modFreq(j) = hslider("t:EchoMatrix/v:[1]Delays/h:[3]ModFreq/MF U%j[scale:exp][style:knob]", 0.05, 0.0, 10.0, 0.001) : si.smoo ;
Goes from 0 to 9 in the 1st (estimated) 1/20 of the range. This is not how it used to work.
The text was updated successfully, but these errors were encountered: