Created
February 3, 2021 15:10
-
-
Save mbutz/b291b52fa19148dec0ddb37b5109b9af to your computer and use it in GitHub Desktop.
#22 of my 100-Patterns-with-TidalCycles exercise.
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
-- Pattern #22 from 100 | |
-- 022-2021-02-03.tidal | |
d1 $ ifp ((== 0).(flip mod 2)) | |
(striate 4) | |
(# room 1) $ | |
sound "dr55 [dr55:1 <dr55:4 dr55:5 dr55:6>]" | |
d2 $ slow 4 $ s (step' ["bass1", "newnotes"] "1101") | |
# n "[0 1] 4" | |
# legato 4 | |
# room 0.75 # gain 0.75 | |
hush |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment