API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
typeAudioAnalyserSource
@codexo/exojs-audio-fx / audio / stable
0
props
0
methods
0
events
Import
import { AudioAnalyserSource } from '@codexo/exojs-audio-fx'Definition1
AudioBusHierarchical mixer node in the engine's audio routing graph. Each bus owns three Web Audio nodes (input gain, optional effect chain, stereo pan, output gain) a… | AudioNode | MediaStream | VoiceA live playback instance in the audio graph with a control surface. A Voice is created by playing a Playable via AudioSystem.play (and, later, by opening an `A… | nullSource