mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-19 01:28:28 +00:00
build
This commit is contained in:
parent
67c8ac7d9d
commit
016d5c5ef4
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…
x
Reference in New Issue
Block a user