build
This commit is contained in:
parent
67c8ac7d9d
commit
016d5c5ef4
1 changed files with 4 additions and 1 deletions
5
docs/dist/parse.js
vendored
5
docs/dist/parse.js
vendored
|
|
@ -18,8 +18,11 @@ const {
|
||||||
polyrhythm,
|
polyrhythm,
|
||||||
pr,
|
pr,
|
||||||
silence,
|
silence,
|
||||||
|
timeCat,
|
||||||
Fraction,
|
Fraction,
|
||||||
timeCat
|
Pattern,
|
||||||
|
TimeSpan,
|
||||||
|
Hap
|
||||||
} = strudel;
|
} = strudel;
|
||||||
const {autofilter, filter, gain} = toneStuff;
|
const {autofilter, filter, gain} = toneStuff;
|
||||||
function reify(thing) {
|
function reify(thing) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue