make strudel classes available to eval
This commit is contained in:
parent
b95daf7874
commit
67c8ac7d9d
1 changed files with 4 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue