mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-02-04 03:40:07 +00:00
Hosts such as REAPER normalise the program parameter value by dividing the program value by the step count, rather than going via the parameter's toNormalized function. To be compatible, we should use the same scaling technique. At time of writing, the coversion process is detailed under the heading "Conversion of normalized values" on this page: https://developer.steinberg.help/display/VST/Parameters+and+Automation |
||
|---|---|---|
| .. | ||
| juce_VST3_Wrapper.cpp | ||