Move things around to allow selection by name and avoid circular imports; fixed chebyshev
This commit is contained in:
parent
bb982e6b9b
commit
42ab65abdb
12 changed files with 142 additions and 106 deletions
|
|
@ -11,3 +11,4 @@ export * from './synth.mjs';
|
|||
export * from './zzfx.mjs';
|
||||
export * from './logger.mjs';
|
||||
export * from './dspworklet.mjs';
|
||||
export * from './audioContext.mjs';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue