Merge remote-tracking branch 'origin/main' into speak
This commit is contained in:
commit
70fbbd65e9
22 changed files with 333 additions and 305 deletions
|
|
@ -10,7 +10,7 @@ import { useWebMidi } from './useWebMidi';
|
|||
import './App.css';
|
||||
// eval stuff start
|
||||
import { evaluate, extend } from '@strudel.cycles/eval';
|
||||
import * as strudel from '@strudel.cycles/core/strudel.mjs';
|
||||
import * as strudel from '@strudel.cycles/core';
|
||||
import gist from '@strudel.cycles/core/gist.js';
|
||||
import { mini } from '@strudel.cycles/mini/mini.mjs';
|
||||
import { Tone } from '@strudel.cycles/tone';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue