build
This commit is contained in:
parent
f6c4bdb8a6
commit
c891dda8eb
6 changed files with 128 additions and 1 deletions
1
docs/dist/parse.js
vendored
1
docs/dist/parse.js
vendored
|
|
@ -2,6 +2,7 @@ import * as krill from "../_snowpack/link/repl/krill-parser.js";
|
|||
import * as strudel from "../_snowpack/link/strudel.js";
|
||||
import {Scale, Note, Interval} from "../_snowpack/pkg/@tonaljs/tonal.js";
|
||||
import "./tone.js";
|
||||
import "./midi.js";
|
||||
import * as toneStuff from "./tone.js";
|
||||
import shapeshifter from "./shapeshifter.js";
|
||||
const {pure, stack, slowcat, fastcat, cat, sequence, polymeter, pm, polyrhythm, pr, silence, Fraction} = strudel;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue