strudel
strudel copied to clipboard
patternify array params
find a way to allow patterns in array params, allowing stuff like this
note("c a f e").adsr([slider(.1),slider(.1),slider(0),slider(.1)])
idea by @daslyfe