|
Carla Backend
|
#include <CarlaBackend.h>
Public Attributes | |
| float | def |
| float | min |
| float | max |
| float | step |
| float | stepSmall |
| float | stepLarge |
Parameter ranges.
| float _ParameterRanges::def |
Default value.
| float _ParameterRanges::min |
Minimum value.
| float _ParameterRanges::max |
Maximum value.
| float _ParameterRanges::step |
Regular, single step value.
| float _ParameterRanges::stepSmall |
Small step value.
| float _ParameterRanges::stepLarge |
Large step value.
1.8.17