make strudel classes available to eval

This commit is contained in:
Felix Roos 2022-02-13 00:13:15 +01:00
parent b95daf7874
commit 67c8ac7d9d

View File

@ -20,8 +20,11 @@ const {
polyrhythm,
pr,
/* reify, */ silence,
Fraction,
timeCat,
Fraction,
Pattern,
TimeSpan,
Hap,
} = strudel;
const { autofilter, filter, gain } = toneStuff;