Tweaking stuff and FX
Trying to get yet another alternative syntax for writing fxs easily
This commit is contained in:
@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user