Revert "Merge pull request 'supradough poc' (#1362) from supradough into main"
This reverts commit6f06683d70, reversing changes made to637d714ab2.
This commit is contained in:
parent
6f06683d70
commit
c0bf86d11e
17 changed files with 63 additions and 1493 deletions
|
|
@ -5,12 +5,7 @@ This program is free software: you can redistribute it and/or modify it under th
|
|||
*/
|
||||
|
||||
import * as strudel from '@strudel/core';
|
||||
import { superdough, getAudioContext, setLogger, doughTrigger, registerWorklet } from 'superdough';
|
||||
import './supradough.mjs';
|
||||
import { workletUrl } from 'supradough';
|
||||
|
||||
registerWorklet(workletUrl);
|
||||
|
||||
import { superdough, getAudioContext, setLogger, doughTrigger } from 'superdough';
|
||||
const { Pattern, logger, repl } = strudel;
|
||||
|
||||
setLogger(logger);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue