half working samples

This commit is contained in:
Felix Roos 2025-06-08 02:04:49 +02:00
parent ac7ee376e5
commit 0f2aa9569b
No known key found for this signature in database
4 changed files with 182 additions and 12 deletions

View file

@ -7,4 +7,5 @@ This program is free software: you can redistribute it and/or modify it under th
export * from './webaudio.mjs';
export * from './scope.mjs';
export * from './spectrum.mjs';
export * from './supradough.mjs';
export * from 'superdough';