Last active
December 11, 2015 15:06
-
-
Save kindohm/21fad3fbb0b514e69c71 to your computer and use it in GitHub Desktop.
Source code for extreme glitching on the Roland System 1-M
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
m $ slow 2 $ (|+| note "[45 33 57]*4") $ note "0*16?" | |
|+| dur (scale 0.05 0.2 $ slow 1.9666 sine1) | |
|+| rlpcutoff (scale 0 1 $ density 1.01 sine1) | |
|+| rhpcutoff (scale 0 1 $ density 1.132 sine1) | |
|+| rfilteratk (scale 0 0.5 $ slow 1.2 sine1) | |
|+| rfilterdecay (scale 0.05 0.5 $ density 1.5181 sine1) | |
|+| rfiltersustain (scale 0.1 1 $ density 1.277777 sine1) | |
|+| rfilterrelease (scale 0.05 0.5 $ slow 1.523 sine1) | |
|+| rres (scale 0 0.7 $ density 1.313 sine1) | |
|+| rfilterenv (scale 0.1 0.9 $ density 1.111 sine1) | |
|+| rcrush "0" | |
|+| rampatk (scale 0 0.5 $ slow 1.213 sine1) | |
|+| rampdecay (scale 0.05 0.7 $ density 1.333 sine1) | |
|+| rampsustain (scale 0 1 $ slow 2.313 sine1) | |
|+| ramprelease (scale 0.05 0.3 $ slow 2.877 sine1) | |
|+| rpitchenv (scale 0.2 0.8 $ density 1.987 sine1) | |
|+| rport (scale 0 0.5 $ slow 1.77777 sine1) | |
|+| rpitchatk (scale 0 0.5 $ density 3.4111 sine1) | |
|+| rpitchdecay (scale 0 0.5 $ density 1.2222 sine1) | |
|+| rosc1 "1" | |
|+| rosc2 (scale 0 1 $ slow 2.6665 sine1) | |
|+| rosc2tune (scale 0.2 0.8 $ slow 3 sine1 | |
|+| rsub (scale 0 1 $ slow 1.919 sine1) | |
|+| rnoise (scale 0 1 $ density 3.71771 sine1) | |
|+| rnoisetype "[0 1]*3" | |
|+| rsubtype "[0 1]*5" | |
|+| rlegato "0" | |
|+| rmono "0.5" | |
|+| rosc1type (scale 0 1 $ slow 1.77777 sine1) | |
|+| rosc1range (scale 0 1 $ slow 2.8888 sine1) | |
|+| rosc1color (scale 0 1 $ density 1.4344 sine1) | |
|+| rosc1xmod (scale 0 1 $ density 1.30010010 sine1) | |
|+| rosc1mod (scale 0 1 $ density 3 sine1) | |
|+| rosc2type (scale 0 1 $ slow 0.9999 sine1) | |
|+| rosc2range (scale 0 1 $ slow 3.151 sine1) | |
|+| rosc2color (scale 0 1 $ slow 5.131 sine1) | |
|+| rosc2ring "[0 1]*9" | |
|+| rosc2mod (scale 0 1 $ slow 3.141 sine1) | |
|+| rosc2sync "[0 1]*7" | |
|+| rlforate (scale 0 1 $ slow 2.17717 sine1) | |
|+| rlfofilter (scale 0 1 $ slow 3.3333 sine1) | |
|+| rlfoamp (scale 0 1 $ slow 1.21 sine1) | |
|+| rlfotype rand | |
|+| rlfokeytrig "0" | |
|+| rdelay (scale 0 1 $ sine1) | |
|+| rdelaytime (scale 0 1 $ slow 3.888 sine1) | |
|+| rreverb (scale 0 0.4 $ density 1.2331121 sine1) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment