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.


Full Name
  • Ops.Extension.Deprecated.Tonejs.PannerAndVolume
Visibility
  •  Extension Op - Visible to all users
License
  • MIT
AuthorgithubMaintained by TeamJavascript Libraries








No op example found on this server

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