Created
July 25, 2014 12:05
-
-
Save anvarazizov/9af25eae0c6257eaea92 to your computer and use it in GitHub Desktop.
My first loop in 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
bps 1 | |
d1 $ sound "[bd cp, ~ hh*2] [future hh:7/2]" | |
|+| pan triwave1 | |
|+| accelerate "-1" | |
d2 $ every 2 (0.25 <~) $ striate 4 (sound "odx:1/2 ~ tabla:3 [feel:4]/2") | |
d3 $ every 4 (0.5 ~>) $ striate 2 (sound "jvbass jvbass:3 jvbass:6, jvbass:3*3") | |
|+| shape triwave1 | |
|+| speed "2.0" | |
|+| vowel "a u" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment