Output_v2 Op
Sends an audio signal to your speakers
Summary (oneliner)
<p>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.</p>
Full Name
- Ops.WebAudio.Output_v2
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
INPUT PORTS
Audio In (Object:audioNode)
<p>The audio signal to send to the speakers</p>
Volume Settings
Volume (Number)
<p>How loud</p>
Mute (Number:
<i>boolean</i>
)<p>Mutes the input</p>
Show Audio Suspended Button (Number:
<i>boolean</i>
)OUTPUT PORTS
Current Volume (Number)
Context State (String)