Audio Node
@Serializable
Protocol object for AudioNode
Constructors
Link copied to clipboard
constructor(nodeId: GraphObjectId, contextId: GraphObjectId, nodeType: NodeType, numberOfInputs: Double, numberOfOutputs: Double, channelCount: Double, channelCountMode: ChannelCountMode, channelInterpretation: ChannelInterpretation)