Hey, I have a lot of fun with the spaceOut function.
I would like to retrig automatically the function to create a sort of boucing rhythm
Here is my code (not working). Do you understand what I want to do and do you know how can I achieve this?
do
let a = n “[c6’sus4’3, -7,-14]”
let b = n “[g6’sus4’3, -7,-14]”
let ballfx p= trigger 1 $ spaceOut [0.003,0.01…10.0] $ p
d1
$ cat [ballfx a, ballfx b]
# s “arpy”