Revert "Merge pull request 'supradough poc' (#1362) from supradough into main"

This reverts commit 6f06683d70, reversing
changes made to 637d714ab2.
This commit is contained in:
Felix Roos 2025-09-11 23:19:22 +02:00
parent 6f06683d70
commit c0bf86d11e
No known key found for this signature in database
17 changed files with 63 additions and 1493 deletions

View file

@ -1,4 +0,0 @@
import _workletUrl from './dough-worklet.mjs?url'; // todo: change ?url to ?audioworklet before build (?audioworklet doesn't hot reload)
export * from './dough.mjs';
export const workletUrl = _workletUrl;