Created
September 5, 2015 22:07
-
-
Save findzen/789ea9c2dda5e266667f to your computer and use it in GitHub Desktop.
Dolphin and seagull example from Teletype Studies Part 5 http://monome.org/docs/modular/teletype/studies-5/
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: | |
CV 1 N P.NEXT | |
TR.PULSE A | |
M ADD 50 RSH PARAM 5 | |
I: | |
P.N 0 | |
P.L 7 | |
CV.SLEW D 1000 | |
1: | |
CV D V 10 | |
CV B C | |
2: | |
CV D 0 | |
P.PREV | |
CV.OFF B V 1 | |
3: | |
P.END RRAND 1 6 | |
CV.OFF B 0 | |
4: | |
P 1 ADD TOSS 3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment