mtytel / helm

Helm - a free polyphonic synth with lots of modulation
http://tytel.org/helm
GNU General Public License v3.0
2.36k stars 200 forks source link

Make controls more precise #68

Closed suhr closed 8 years ago

suhr commented 8 years ago

Controls are too sensitive to set them accurately. Make control more accurate when Ctrl is held (+ more accurate scroll).

mtytel commented 8 years ago

I think this already works. Though it might be alt or shift instead of ctrl..

suhr commented 8 years ago

Wait, ctrl + mouse works, but it sometimes jumps over values, this is not very helpful. Ctrl + scroll does not work.

rghvdberg commented 8 years ago

Ctrl + scroll would be handy :+1:

mtytel commented 8 years ago

I made all the discretized knobs (the transpose knobs, pitch bend range) less sensitive to mouse movements in 0.6.1. Let me know if you want any more knobs' precisions changed. Thinking about the ctrl+scroll, might be a bug for the JUCE framework because I'm using their UI library to handle all that.