|
tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications
« « « Anklang Documentation |
Go to the source code of this file.
Namespaces | |
| namespace | tracktion |
| namespace | tracktion::engine |
| Declarations from this namespaces are inlined into tracktion. | |
|
noexcept |
Definition at line 38 of file tracktion_AutomatableParameter.cpp.
|
noexcept |
Definition at line 16 of file tracktion_AutomatableParameter.cpp.
|
noexcept |
Definition at line 47 of file tracktion_AutomatableParameter.cpp.
| float tracktion::engine::AutomationScaleHelpers::remapInputValue | ( | float | inputVal, |
| juce::Range< float > | inputRange | ||
| ) |
Remaps an input value from a given input range to 0-1.
Definition at line 54 of file tracktion_AutomatableParameter.cpp.