Skip to content

Instantly share code, notes, and snippets.

@mbutz
Created July 7, 2021 16:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mbutz/c79eb922cb604bc643e0c452940c4ac6 to your computer and use it in GitHub Desktop.
Save mbutz/c79eb922cb604bc643e0c452940c4ac6 to your computer and use it in GitHub Desktop.
#39 of my 100-Patterns-with-TidalCycles exercise.
-- Pattern #39 from 100
-- 039-2021-07-07.tidal
d1
$ every 2 (degradeBy 0.25)
$ struct "t(<5, 9 , 7>,16)"
$ (off 0.5 (|+ gain (range 0.25 1 rand)))
$ n (scale "minor" $ floor <$> (fast 5 (range 0 12 sine)))
# s "omi" # legato (slow 4 $ range 1 4 cosine)
# room (range 0.125 0.75 $ slow 4 sine)
# size (range 0.25 0.75 $ slow 4 sine)
# shape (slow 4 $ range 0.75 0.955 sine) # orbit 1
# gain 0.5
xfade 1 8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment