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
-- W/Tape: i2c recording sequencer | |
-- as shown in https://youtu.be/2RUHr-iX1VE?si=Ny_3t0TNqKlAaWoQ&t=1216 | |
-- requires crow | |
-- patch crow output 1 to an oscillator's v/8 | |
-- patch crow output 2 to an envelope generator | |
-- execute 'auto_rec()' to start recording loops at different speeds | |
-- execute 'auto_play()' to play through each of the loops |
OlderNewer