Expand description
Parameter handling for audio nodes
Parameters are values that can be changed at runtime, either by automation or direct user control.
Structs§
- Param
Metadata - Metadata about a parameter
- Param
Range - Range constraints for a parameter
- Parameter
Id - Type-safe parameter identifier with validation
Enums§
- Param
Type - Type of parameter value
- Param
Value - Parameter value (can be of different types)