Setting mouse scaling, sensitivity, and fine-tuning
-
https://puu.sh/vSXyG/0517029785.mp4
this shows click+drag and ctrl+click+drag behavior, both are unsatisfactory
Click-drag should step through 1 value per pixel.
Fine-tune (cltr+click+drag) should step through the values at some other division. Instead, it's based on mouse velocity. You have to move your mouse fast enough, very strange behavior.
-
Yes that velocity mode is judt the default JUCE behaviour and I agree this is pretty annoying. However changing this requires hacking around in the JUCE internals and I avoid doing that at all costs.
-
robin schmidt is doing it just fine for my VSTs........?
-
Hise is GPL ;)
-
This is crucial for HISE. You will get never-ending complaints if this isn't fixed.