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,
|
||||
pr,
|
||||
silence,
|
||||
timeCat,
|
||||
Fraction,
|
||||
timeCat
|
||||
Pattern,
|
||||
TimeSpan,
|
||||
Hap
|
||||
} = strudel;
|
||||
const {autofilter, filter, gain} = toneStuff;
|
||||
function reify(thing) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue