Skip to main content

Resampler Node

The Resampler node changes the sample rate of the audio stream, allowing for conversion between different audio formats.

Number of inputs1
Number of outputs1

Configuration​

This object does not provide any configuration options.


Properties​

Inherits properties from its parent, SingleBusAudioProcessorNode.

inputSampleRate​

Type: uint

The sample rate of the input audio.

outputSampleRate​

Type: uint

The sample rate of the output audio.


Actions​

Inherits actions from its parent, SingleBusAudioProcessorNode.

This object does not provide any additional actions.


Events​

Inherits events from its parent, SingleBusAudioProcessorNode.

This object does not provide any events.