Created
December 29, 2020 12:11
-
-
Save mbutz/fc63287c764d227d3caa4e8536f63117 to your computer and use it in GitHub Desktop.
#004 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 #4 from 100 | |
| -- 004-2020-12-29.tidal | |
| d1 | |
| $ n (off 0.75 (+12) $ off 0.25 (+7) $ slow 2 $ "0(3,8) [5 7]") | |
| # sound "supervibe" | |
| # room 1 # size 0.75 | |
| d2 | |
| $ slow 2 | |
| $ n "-12 _ _ -14 _" | |
| # sound "superfm" | |
| # legato 0.5 | |
| # gain 0.75 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment