Electronic Minute No 218 - algorithmic drone music program.wav
Description
Algorithmic drone music program. The computer is my analog modular synth. 01 to 08 are clock sequencer steps 00 rem osc_1 - wave shaped sin oscillator (osc) - tuned to 130Hz 00 rem osc_2 - clean sin from oscillator - tuned to 130Hz 00 rem osc_3 - sqr from oscillator through filter - osc tuned to 130Hz 00 rem clk speed = 0.5 Hz 00 rem line 01 each of the 3 vcas gets an unique cv value ([gate] -> [3 s/h] -> [3 vca]) 00 rem --------------------------------------------------- 01 sample values for vca (cv in) x 3 (osc_1, osc_2, osc_3) 02 sample frq for osc_1 03 sample frq for osc_2 04 sample new clk speed 05 sample frq for vibrato in osc_1 06 sample frq for osc_3 07 env to all vca 08 sample cv for (osc_3) filter 10 goto 01 When I begin the recording the program has been running for a while.