limit evaluation to once per pulse
This commit is contained in:
@ -2,8 +2,6 @@ import { Editor } from "./main";
|
||||
import { tryEvaluate } from "./Evaluator";
|
||||
// @ts-ignore
|
||||
import { ZZFX, zzfx } from "zzfx";
|
||||
// import * as Tone from 'tone';
|
||||
|
||||
|
||||
export class UserAPI {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user