Revert "Revert "Merge pull request 'supradough poc' (#1362) from supradough into main""
This reverts commit c0bf86d11e.
This commit is contained in:
parent
c0bf86d11e
commit
d164b5e7f5
17 changed files with 1493 additions and 63 deletions
4
packages/supradough/index.mjs
Normal file
4
packages/supradough/index.mjs
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
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;
|
||||
Loading…
Add table
Add a link
Reference in a new issue