Output_v2 Op

Output

Sends an audio signal to your speakers


This should be the end-op in your Web Audio patch. This is one of the most important ops when working with Web Audio – without it you don’t hear anything.


Edit Documentation

Full Name
  • Ops.WebAudio.Output_v2
Visibility
  • Core Op - Official cables op
License
  • MIT
AuthorTest Patches


 

Example Patch Output example

Example for Output op

Open In Editor

INPUT PORTS


Audio In (Object:audioNode)

The audio signal to send to the speakers

Volume Settings

Volume (Number)

How loud

Mute (Number:boolean )

Mutes the input

Show Audio Suspended Button (Number:boolean )

OUTPUT PORTS


Current Volume (Number)
Context State (String)

Patches using Output_v2

  • Examples
  • Public
  • My Patches

Changelog


cloned op from Ops.WebAudio.Outputuser avatarcables - 2020-11-30 17:45
Ops.User.cables.Output_v2 renamed to Ops.WebAudio.Output_v2user avatarcables - 2020-11-30 18:15
added core lib: interactionneededbuttonuser avatarpandur - 2022-11-28 15:15