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 - unlisted - visible for users that know this op, is deprecated
License
  • MIT
AuthorgithubMaintained by TeamCore Libraries
  • webaudio
Javascript 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


Changelog

Patches using PannerAndVolume

  • Examples
  • Public
  • My Patches