SynthImpl
Value members
Inherited methods
Note: this is graceful in not throwing up if the node was already freed.
Note: this is graceful in not throwing up if the node was already freed.
- Inherited from
- NodeImpl
final
Associates an audio bus with this node such that the node writes to this bus.
This creates a DynamicAudioBusUser
which will be freed automatically when
this node ends.
Associates an audio bus with this node such that the node writes to this bus.
This creates a DynamicAudioBusUser
which will be freed automatically when
this node ends.
- Inherited from
- NodeImpl