Carla Backend
Public Attributes | List of all members
_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: