move zzfx stuff to separate file
This commit is contained in:
parent
afb8ab44cf
commit
1463f27a0f
4 changed files with 113 additions and 94 deletions
|
|
@ -8,4 +8,5 @@ export * from './superdough.mjs';
|
|||
export * from './sampler.mjs';
|
||||
export * from './helpers.mjs';
|
||||
export * from './synth.mjs';
|
||||
export * from './zzfx.mjs';
|
||||
export * from './logger.mjs';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue