Crossfader Node
The Crossfader node smoothly blends between two input audio signals, allowing for transitions or mixing between sources.
Number of inputs | 2 |
Number of outputs | 1 |
Configuration
This object does not provide any configuration options.
Values
Inherits values from its parent, AudioProcessorNode.
position
Type: Float
(range: 0.0 to 1.0)
The crossfade position. 0.0 outputs only the first input, 1.0 outputs only the second input, and values in between blend the two.
Actions
Inherits actions from its parent, AudioProcessorNode.
This object does not provide any additional actions.
Events
Inherits events from its parent, AudioProcessorNode.
This object does not provide any events.