Reference disconnect()

disconnect()

Disconnect all Web Audio routing, including to the main output.

This is useful if you want to re-route the output through audio effects, for example.

Examples

Syntax

disconnect()

Parameters


Related References