I was trying to make it automatically randomly choose between the normal speed and twice speed after a long time. I think appending
.fast(chooseCycles(1, 2).slow(128))
at the very end does it. But I'm not actually sure. Would a strudel user mind informing me how this is done? Also, I was hoping to make it automatically shift the key, but I couldn't figure it out.