Optional
_contextOptions: AudioContextOptionsReadonly
gainThe master volume all AudioNodes in the context should attach to
Static
Readonly
defaultThe default context that may be used throughout the project without the need to create others
Get the master volume
Set the master volume
Determines FUDGE-graph to listen to. Each ComponentAudio in the graph will connect to this contexts master gain, all others disconnect.
Set the ComponentAudioListener that serves the spatial location and orientation for this contexts listener
Extends the standard AudioContext for integration with FUDGE-graphs. Creates a default object at startup to be addressed as AudioManager default. Other objects of this class may be create for special purposes.