Created
August 24, 2022 22:55
-
-
Save timb-machine/b4931de3992489f980325ef92a6a5ef0 to your computer and use it in GitHub Desktop.
Tidal Cycles, my first noise
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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