Francisco Bernardo

Results 54 issues of 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...

bug
signal engine
tutorial
playground

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

bug
tutorial

importScripts("https://cdn.jsdelivr.net/npm/@magenta/[email protected]");

dependencies
machine learning
playground

> {{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...

signal engine

https://github.com/frantic0/sema-engine/issues/4 check if it works on Windows and Linux

bug
signal engine

Some tutorial layouts do not have the 'id' property on the `data` property. This is a mandatory feature.

bug
tutorial
critical issue

bug
signal engine
language design