fix: do not prebake in tests
+ pull piano function to separate file for tests
This commit is contained in:
parent
c138cf0b76
commit
6cd3cc96a3
3 changed files with 18 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ import '@strudel.cycles/xen/xen.mjs';
|
|||
// import '@strudel.cycles/webaudio/webaudio.mjs';
|
||||
// import '@strudel.cycles/serial/serial.mjs';
|
||||
// import controls from '@strudel.cycles/core/controls.mjs';
|
||||
import '../website/src/repl/prebake';
|
||||
import '../website/src/repl/piano';
|
||||
|
||||
class MockedNode {
|
||||
chain() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue