Skip to main content

Module param

Module param 

Source
Expand description

Parameter handling for audio nodes

Parameters are values that can be changed at runtime, either by automation or direct user control.

Structs§

ParamMetadata
Metadata about a parameter
ParamRange
Range constraints for a parameter
ParameterId
Type-safe parameter identifier with validation

Enums§

ParamType
Type of parameter value
ParamValue
Parameter value (can be of different types)