use superdough in webaudio package

This commit is contained in:
Felix Roos 2023-08-11 12:13:24 +02:00
parent 898bfaeecf
commit 738e714f45
13 changed files with 13 additions and 845 deletions

View file

@ -5,6 +5,4 @@ This program is free software: you can redistribute it and/or modify it under th
*/
export * from './webaudio.mjs';
export * from './sampler.mjs';
export * from './helpers.mjs';
export * from './synth.mjs';
export * from 'superdough';