Skip to content

Instantly share code, notes, and snippets.

@mbutz
Last active January 18, 2021 16:22
Show Gist options
  • Save mbutz/e8fb838551f306527c0cd7c9ef367ba6 to your computer and use it in GitHub Desktop.
Save mbutz/e8fb838551f306527c0cd7c9ef367ba6 to your computer and use it in GitHub Desktop.
#20 of my 100-Patterns-with-TidalCycles exercise.
-- Pattern #20 from 100
-- 020-2021-01-18.tidal
d1
$ jux rev
$ n (off (choose [0.25, 0.5]) (|+ (choose [7, 12]))
$ off 0.25 (|+ (-12)) "<c f g bf4 ef>")
# sound "supermandolin"
# legato 0.0375
# attack 0.25 # release 4
# lpf 3000
# gain 1.25
# delay 0.5
# delayfb 0.5
-- heavily inspired by: https://tidalcycles.org/Building_up_patterns
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment