Refactor modulators
This commit is contained in:
parent
98367868ac
commit
e79b4b8ccb
4 changed files with 147 additions and 138 deletions
|
|
@ -10,6 +10,7 @@ export * from './helpers.mjs';
|
|||
export * from './synth.mjs';
|
||||
export * from './zzfx.mjs';
|
||||
export * from './logger.mjs';
|
||||
export * from './modulators.mjs';
|
||||
export * from './dspworklet.mjs';
|
||||
export * from './audioContext.mjs';
|
||||
export * from './wavetable.mjs';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue