We've sent a verification link by email
Didn't receive the email? Check your Spam folder, it may have been caught by a filter. If you still don't see it, you can resend the verification email.
Algorithmic modular music program (MAN3_2019).
The computer is my analog modular synth.
00 rem -------------- MAN3_2019 --------------
00 rem MAN3 - Modular Algorithm No 3
00 rem the steps/command lines, 01 to 08, are steps on a step sequencer
00 rem main clock (LFO_2) 3Hz
00 rem the cv sequencer (SEQ) are tuned to an octave split in 5 equal parts.
00 rem SEQ has its own clock
00 rem LFO_2 controls VCO_2 via VCA_2 and VCA_3
00 rem LFO_3 controls wave shaper and VCF
00 rem VCO_1 tuned to 150Hz sin -> wave shaper
00 rem VCO_2 tuned to 150Hz tri
00 rem VCO_3 tuned to 75Hz sqr -> VCF
00 rem ----------------------------------------
01 sampl LFO_1 -> VCA_1 (VCO_1)
02 sampl SEQ -> VCO_2
03 sampl LFO_1 -> VCA_2 (VCA_3) : rem [LFO_2 -> VCA_2 -> VCA_3 (VCO_2)]
04 sampl SEQ -> VCO_1
05 trg -> noise -> delay_1
06 sampl SEQ -> VCO_3
07 trg -> env (VCO_3)
08 trg -> noise -> delay_1
10 goto 01
Type
Wave (.wav)
Duration
2:58.882
File size
30.1 MB
Sample rate
44100.0 Hz
Bit depth
16 bit
Channels
Stereo