Bryce Aebi
Results
2
issues of
Bryce Aebi
**Describe the bug** The onload function is not called and the sampler.loaded value is false despite the sampler having successfully loaded all of the files. The code below works just...
**Description** Here is the error: ``` Debug.ts:8 Uncaught Error: Synth was already disposed at assert (Debug.ts:8:1) at PolySynth._scheduleEvent (PolySynth.ts:241:1) at Object.callback (PolySynth.ts:253:1) at Context._timeoutLoop (Context.ts:560:1) at Context.emit (Emitter.ts:99:1) ``` And...