phetAudioContext¶
Under Construction
This documentation is auto-generated, and is a work in progress. Please see the source code at https://github.com/phetsims/tambo/blob/main/js/phetAudioContext.ts for the most up-to-date information.
Overview¶
phetAudioContext is a singleton instance of a Web Audio context that is used for all Web Audio interaction within a sim.
@author John Blanco
Source Code¶
See the source for phetAudioContext.ts in the tambo repository.