Carla Backend
Loading...
Searching...
No Matches
ParameterRanges Struct Reference

#include <CarlaBackend.h>

Public Attributes

float def
 
float min
 
float max
 
float step
 
float stepSmall
 
float stepLarge
 

Detailed Description

Parameter ranges.

Member Data Documentation

◆ def

float ParameterRanges::def

Default value.

◆ min

float ParameterRanges::min

Minimum value.

◆ max

float ParameterRanges::max

Maximum value.

◆ step

float ParameterRanges::step

Regular, single step value.

◆ stepSmall

float ParameterRanges::stepSmall

Small step value.

◆ stepLarge

float ParameterRanges::stepLarge

Large step value.


The documentation for this struct was generated from the following file: