add dough function for raw dsp
This commit is contained in:
parent
9e27c0fe2c
commit
6e26f39751
3 changed files with 87 additions and 1 deletions
|
|
@ -10,3 +10,4 @@ export * from './helpers.mjs';
|
|||
export * from './synth.mjs';
|
||||
export * from './zzfx.mjs';
|
||||
export * from './logger.mjs';
|
||||
export * from './dspworklet.mjs';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue