Reference getAudioContext()

getAudioContext()

Get the window's audio context. For patching p5.sound.js into other JavaScript sound libraries.

Examples

Returns

AudioContext: the audio context

Related References