PannerAndVolume Op

PannerAndVolume

This op is deprecated!

It will not receive any updates

Left-right panner + volume


PannerAndVolume is a combination of a Panner-op and a Volume-op.

Panner is an equal power Left/Right Panner. Panner uses the StereoPannerNode when available.

Volume sets the volume of an audio signal.


Edit Documentation

Full Name
  • Ops.Deprecated.WebAudio.Lib.Tonejs.Component.PannerAndVolume
Visibility
  • Core Op - Official cables op
License
  • MIT
AuthorJavascript Libraries


 

INPUT PORTS


Audio In (Object)

The audio signal to pan

Panning (Dynamic)

Where the audio signal should be heard, -1 = fully left, 0 = center, 1 = fully right

Volume (Dynamic)

How loud it should be (in dB)

OUTPUT PORTS


Audio Out (Object)

The panned audio signal


Patches using PannerAndVolume

  • Examples
  • Public
  • My Patches