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