Add wavetable oscillator with scanning, warps, and detune
This commit is contained in:
parent
b54139376e
commit
02cd79a6d9
8 changed files with 715 additions and 77 deletions
|
|
@ -11,3 +11,4 @@ export * from './synth.mjs';
|
|||
export * from './zzfx.mjs';
|
||||
export * from './logger.mjs';
|
||||
export * from './dspworklet.mjs';
|
||||
export * from './wavetable.mjs';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue