Created
April 7, 2014 18:44
-
-
Save kindohm/10028680 to your computer and use it in GitHub Desktop.
tccc16-live-coding-demo.tidal
This file contains 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
# hi. | |
d1 $ slowspread ($) [density 2, striate 3, slow 1, (|+| pan "[0 1 0 1 0 1]*2]")] $ every 3 (0.25 <~) $ jux (iter 8) $ sound "bd*4 [cp hh*2] [rm sn] [sn*4 bd*2]" |+| speed "[1 2 3 4]/4" | |
d2 $ jux (iter 8) $ striate' 128 (1/100) (sound "alone:7") | |
|+| speed "[1 0.8]/2" | |
d3 $ sound (samples "jvbass*4 ~ jvbass*4 jvbass*4" (slow 0.8 $ run 19)) | |
|+| speed "[1 0.8 1.25]/4" | |
d1 silence | |
d4 silence | |
d4 $ whenmod 5 3 (|+| speed "0.8") $ every 5 rev $ every 3 (0.25 <~) $ every 4 (0.25 <~) $ striate' 128 (1/100) ( sound "breaks125:1") | |
bps 1.2 | |
d4 silence | |
hush |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment