Francisco Bernardo
Francisco Bernardo
When audio engine is initialized we create a SharedArrayBuffer to support the {}mouseX {}mouseY language elements. ``` // Subscribe async messages from the Audio Worklet Processor scope // this.engine.subscribeAsyncMessage(this.onProcessorAsyncMessage) const...
Context: after navigating to tutorial – Chapter Basics – Section Widgets, https://github.com/mimic-sussex/sema/issues/297 the error causes a failure on the grammar, which is consequently reported in the LCP
importScripts("https://cdn.jsdelivr.net/npm/@magenta/[email protected]");
> {{1}imp}\machine; >{{1}imp,0.5}|machine; >{{1}imp}|machine; // fails silently, evaluation succeeds without error [BUG] this type of bug is quite difficult to catch without traversing the space of possibilities. We need unit...
https://github.com/frantic0/sema-engine/issues/4 check if it works on Windows and Linux
Some tutorial layouts do not have the 'id' property on the `data` property. This is a mandatory feature.