Hi everyone,
I’m pretty new to Tidal/Strudel, but after working in Strudel for a week or two I’ve been able to create some rhythms that I previously could not wrap my head around in a DAW. That got me pretty excited and obsessed with this software.
In Strudel I’ve been using a mix of .euclid() and .beat() to create bass drum, hi-hat, and snare patterns. The ability to fractionally offset hits is pretty invaluable to me. Here’s what I’m talking about
s(“bd”).beat(“0 2.33 5.5”, 8)
After getting familiar with TidalCycles and reading the docs I can’t seem to find an equivalent method of patterning things easily like this. Is there an equivalent?
Sorry if newbish