mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-26 04:58:27 +00:00
make strudel classes available to eval
This commit is contained in:
parent
b95daf7874
commit
67c8ac7d9d
@ -20,8 +20,11 @@ const {
|
|||||||
polyrhythm,
|
polyrhythm,
|
||||||
pr,
|
pr,
|
||||||
/* reify, */ silence,
|
/* reify, */ silence,
|
||||||
Fraction,
|
|
||||||
timeCat,
|
timeCat,
|
||||||
|
Fraction,
|
||||||
|
Pattern,
|
||||||
|
TimeSpan,
|
||||||
|
Hap,
|
||||||
} = strudel;
|
} = strudel;
|
||||||
const { autofilter, filter, gain } = toneStuff;
|
const { autofilter, filter, gain } = toneStuff;
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user