Tone.js/Tone/core/context
Marcel Blum f06ff17f06
allow worklet-based effects to be used with native contexts (#1131)
* check for native context when creating AudioWorkletNode

* better context check per @chrisguttandin

---------

Co-authored-by: Yotam Mann <hi@yotammann.info>
2024-05-06 11:25:17 -04:00
..
AbstractParam.ts Using web-test-runner for tests, updating import paths (#1242) 2024-05-03 14:31:14 -04:00
AudioContext.ts allow worklet-based effects to be used with native contexts (#1131) 2024-05-06 11:25:17 -04:00
BaseContext.ts Using web-test-runner for tests, updating import paths (#1242) 2024-05-03 14:31:14 -04:00
Context.test.ts Using web-test-runner for tests, updating import paths (#1242) 2024-05-03 14:31:14 -04:00
Context.ts Using web-test-runner for tests, updating import paths (#1242) 2024-05-03 14:31:14 -04:00
ContextInitialization.ts Using web-test-runner for tests, updating import paths (#1242) 2024-05-03 14:31:14 -04:00
Delay.test.ts Using web-test-runner for tests, updating import paths (#1242) 2024-05-03 14:31:14 -04:00
Delay.ts Refactor options before super (#1244) 2024-05-06 10:55:55 -04:00
Destination.test.ts Using web-test-runner for tests, updating import paths (#1242) 2024-05-03 14:31:14 -04:00
Destination.ts Refactor options before super (#1244) 2024-05-06 10:55:55 -04:00
DummyContext.test.ts Using web-test-runner for tests, updating import paths (#1242) 2024-05-03 14:31:14 -04:00
DummyContext.ts Using web-test-runner for tests, updating import paths (#1242) 2024-05-03 14:31:14 -04:00
Gain.test.ts Using web-test-runner for tests, updating import paths (#1242) 2024-05-03 14:31:14 -04:00
Gain.ts Refactor options before super (#1244) 2024-05-06 10:55:55 -04:00
Listener.test.ts Using web-test-runner for tests, updating import paths (#1242) 2024-05-03 14:31:14 -04:00
Listener.ts Using web-test-runner for tests, updating import paths (#1242) 2024-05-03 14:31:14 -04:00
Offline.test.ts Using web-test-runner for tests, updating import paths (#1242) 2024-05-03 14:31:14 -04:00
Offline.ts Using web-test-runner for tests, updating import paths (#1242) 2024-05-03 14:31:14 -04:00
OfflineContext.test.ts Using web-test-runner for tests, updating import paths (#1242) 2024-05-03 14:31:14 -04:00
OfflineContext.ts Using web-test-runner for tests, updating import paths (#1242) 2024-05-03 14:31:14 -04:00
Param.test.ts Using web-test-runner for tests, updating import paths (#1242) 2024-05-03 14:31:14 -04:00
Param.ts Refactor options before super (#1244) 2024-05-06 10:55:55 -04:00
ToneAudioBuffer.test.ts Using web-test-runner for tests, updating import paths (#1242) 2024-05-03 14:31:14 -04:00
ToneAudioBuffer.ts Using web-test-runner for tests, updating import paths (#1242) 2024-05-03 14:31:14 -04:00
ToneAudioBuffers.test.ts Using web-test-runner for tests, updating import paths (#1242) 2024-05-03 14:31:14 -04:00
ToneAudioBuffers.ts Using web-test-runner for tests, updating import paths (#1242) 2024-05-03 14:31:14 -04:00
ToneAudioNode.test.ts Using web-test-runner for tests, updating import paths (#1242) 2024-05-03 14:31:14 -04:00
ToneAudioNode.ts Using web-test-runner for tests, updating import paths (#1242) 2024-05-03 14:31:14 -04:00
ToneWithContext.ts Using web-test-runner for tests, updating import paths (#1242) 2024-05-03 14:31:14 -04:00