mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-02-04 03:40:07 +00:00
Previously, the AU hosting code always computed the number of steps in the parameter range as though the minimum parameter value was 0. Now, we take the parameter's reported minimum into account when computing the number of steps. We also use the parameter's range, rather than its step number, when normalising/denormalising the parameter value. |
||
|---|---|---|
| .. | ||
| format | ||
| format_types | ||
| processors | ||
| scanning | ||
| utilities | ||
| juce_audio_processors.cpp | ||
| juce_audio_processors.h | ||
| juce_audio_processors.mm | ||