Strudel pattern thread

A thread for sharing strudel patterns! Here's one to start:

Wrap your patterns in [strudel] / [/strudel] tags like this:

[strudel]
"c3 a3 f3 e3".fast(2)
[/strudel]
8 Likes

little piano pattern:

i found it interesting to put echo after degradeBy but before scale

6 Likes

just a little celebration for the arrival of webdirt:

custom samples is still wip, but you can already play with these samples: https://strudel.tidalcycles.org/EmuSP12.json thanks to ritchse for the sample pack + dktr0 for creating webdirt :slight_smile:
edit: refactored to web audio output..

6 Likes

can now load sample maps!

6 Likes

Webdirt is coping well with strudel chops!

3 Likes

just an ordinary blues, notated in a strange way

2 Likes

this track was made with the new strudel webaudio package:

.out now supports samples, as well as synths !

9 Likes

little progression using pure harmonic frequencies, with a nice barbershop 7th:

2 Likes

mask + random = arrangement for the lazy ones

1 Like

Break slicing with mouse movement

3 Likes

This is wicked🔥! Is the x position getting translated into one of 8 values here, and is it x from to left of browser window?

First adjustment I'd like to try is sample selection from x, as oppose to using x for earlyness then maybe call this method randomly on selected sounds in the stack, to determine if sample selection occurs on cursor move.. Is it possible to demo that?!

:folded_hands:t2: