Tweaking stuff and FX

Trying to get yet another alternative syntax for writing fxs easily
This commit is contained in:
2024-05-29 13:41:11 +02:00
parent 2b15a9edfc
commit 208826fd66
5 changed files with 338 additions and 45 deletions

View File

@ -1,6 +1,9 @@
Bank : Singleton {
classvar <>root, <>extensions, <>lazyLoading=true;
var <paths, buffers, <channels, <foundRoot, <foundRootModTime, markersCache, atCache;
var <paths, buffers,
<channels, <foundRoot,
<foundRootModTime,
markersCache, atCache;
var metadata;
*initClass {