Skip to main content

StereoPannerNode

The StereoPannerNode interface represents the change in ratio between two outputing channels (f. e. left and right speaker).

AudioNode properties

Number of inputs1
Number of outputs1
Channel count2
Channel count modeexplicit
Channel interpretationspeakers

Constructor

BaseAudioContext.createStereoPanner()

Properties

NameTypeDefault valueDescription
panAudioParam
Read only
0a-rate AudioParam representing value of pan to apply.

Remarks

pan

  • Nominal range is -1 (only left channel) to 1 (only right channel).

We are Software Mansion.