@modoki/engine / index / disposeAudioContext
Function: disposeAudioContext()
disposeAudioContext():
void
Close + drop the shared context (app teardown / error-boundary recovery). Browsers cap total live contexts, so HMR reloads can otherwise accumulate them.
Returns
void