Skip to content

Instantly share code, notes, and snippets.

@timb-machine
Created August 24, 2022 22:55
Show Gist options
  • Save timb-machine/b4931de3992489f980325ef92a6a5ef0 to your computer and use it in GitHub Desktop.
Save timb-machine/b4931de3992489f980325ef92a6a5ef0 to your computer and use it in GitHub Desktop.
Tidal Cycles, my first noise
d1 $ s "bd:30*5 [~ sn:60] show cp"
d2 $ every 2 (0.25 <~) $ s "bd:100*5 [~ sn:60]"
d3 $ s "bd:90*5 cp" # s "feel" # speed 10
d4 $ jux rev $ s "drum*10 bd bd hh" # speed 0.5
d5 $ s "cp"
d6 $ s "bd:50*5 cp" # s "feel" # speed 0.6
d7 $ jux rev $ s "drum:100*10 bd bd hh" # speed 0.6
d8 $ s "bd:40*5 cp" # s "feel" # speed (slow 4 $ 0.4 + sine * 0.5)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment