fixing file selection

This commit is contained in:
2023-08-02 23:26:44 +02:00
parent 187bf1fbac
commit 57f5e27a83
4 changed files with 317 additions and 313 deletions

View File

@ -10,8 +10,7 @@ import { ZZFX, zzfx } from "zzfx";
const sound = (value: any) => ({
value,
context: {},
value, context: {},
ensureObjectValue: () => { }
});
@ -42,6 +41,7 @@ export class UserAPI {
}
r = this.rate
script(...args: number[]): void {
args.forEach(arg => {
tryEvaluate(this.app, this.app.universes[