Audio Param
@Serializable
Protocol object for AudioParam
Constructors
Link copied to clipboard
constructor(paramId: GraphObjectId, nodeId: GraphObjectId, contextId: GraphObjectId, paramType: ParamType, rate: AutomationRate, defaultValue: Double, minValue: Double, maxValue: Double)