13 Royalty-Free Audio Tracks for "Music Sequencers"

00:00
04:56
Title: Roland MC-202 Creator: Sven Buresch for Wikipedia Description: small looped example using the built in sequencer, filter and controls; no additional effects. Another MC-202 example can be found here. Copyright dispute? Re: MC202 audio exampes Hi. http://en.wikipedia.org/wiki/Image:Mc202example.ogg and http://en.wikipedia.org/wiki/Image:Discobotter.ogg both were written, performed and recorded by myself. I am the copyright owner and I chose to have it PD for Wikipedia as there were no listening examples. If you doubt we can make music at all check out our myspace: [1] - another tune with a 202 on it or go to [2] - loads of noise with 202,303,404's and so on ;)) Hope this helps. Cheers, Sven. --audioschotter.net 13:37, 31 May 2007 (UTC)
Author: Audioschotter.net at English Wikipedia
00:00
02:06
Ambient sequencer loop cosmic e music.
Author: Clacksberg
00:00
03:32
Ethereal e-music. Intro, link or edit. Vsts in daw - zebra2.
Author: Clacksberg
00:00
02:13
Four extremely short studies in counterpoint, created using a MIDI sequencer and built in synthesizer.
Author: No machine-readable author provided. Rozencrantz~commonswiki assumed (based on copyright claims).
00:00
04:47
Znet_sequencer 0. 1 puredata patch that generates different sounds with a "ip sequencer". Network traffic is captured by pdpcap, ip sequencer generates a different bang for each protocol (ip, tcp, udp and icmp), and the sound system has the assigned sound for them (sampler, drums, noises, etc. . . ). So, the "music" (or noise) is generated by a sequencer based on ip network traffic, so as we surf the web it generates a song. + info http://musa. Poperbu. Net/znet_sequencer.
Author: Poperbu
00:00
00:08
Loop from our last session (https://soundcloud. Com/tonux-gix/journey-to-dusk-yemptiness-2). Midi/osc lines generated with pure-data and then rendered it in muse-sequencer using deicsonze and zynaddsubfx synths.
Author: Txgix
00:00
01:11
Outro 9 for your youtube or otherwise end sequence music, constructed in jeskola buzz sequencer with nexus, alchemy, monopoly and fm8 vst's, with special thanks to richwise for the monorail passes by sample of pure atmosphere ty ^_^. Don't forget to rate and subscribe for more - hope you enjoy - download for crystal bang on clarity ~_^.
Author: Snapper
00:00
10:28
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 130hz00 rem osc_2 - clean sin from oscillator - tuned to 130hz00 rem osc_3 - sqr from oscillator through filter - osc tuned to 130hz00 rem clk speed = 0. 5 hz00 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_103 sample frq for osc_204 sample new clk speed05 sample frq for vibrato in osc_106 sample frq for osc_307 env to all vca08 sample cv for (osc_3) filter10 goto 01. When i begin the recording the program has been running for a while.
Author: Gis Sweden
00:00
10:15
Algorithmic modular music program (man2_2019). The computer is my analog modular synth. 01 to 08 are clock sequencer steps. 00 rem -------------- man2_2019 --------------00 rem vco_1 sin through wave folder00 rem vco_2 tri00 rem vco_3 sqr through vcf00 rem (vco_1, vco_2, vco_3) tuned to 130 hz00 rem rnd pitch cv from attenuated tri lfo00 rem rnd cv from tri lfo00 rem main clock (lfo_1) start frq 10 hz00 rem reset is tricky, trg -> short env -> reset00 rem (noise) is noise through a lfo sweeped vcf00 rem ---------------------------------------01 rnd -> vca cv in (vco_1)02 if (lfo_2 = high) then goto 01 [= reset]03 rnd frq lfo_1 (run speed)04 rnd fm mod (vco_1) with audio from (vco_2)05 rnd -> vca cv in (vco_1, vco_2, vco_3): invert cv -> vca cv in (noise)06 trg long env (vco_2): rnd pitch @ eoc (vco_2)07 trg long env (vco_3): rnd pitch @ eoc (vco_3)08 rnd -> wave folder (vco_1): rnd -> vcf (vco_3)10 goto 01.
Author: Gis Sweden
00:00
09:17
Algorithmic modular music program (man2_2019). The computer is my analog modular synth. 01 to 08 are clock sequencer steps. 00 rem -------------- man2_2019 --------------00 rem vco_1 sin through wave folder00 rem vco_2 tri00 rem vco_3 sqr through vcf00 rem (vco_1, vco_2, vco_3) tuned to 130 hz00 rem rnd pitch cv from attenuated tri lfo00 rem rnd cv from tri lfo00 rem main clock (lfo_1) start frq 10 hz00 rem reset is tricky, trg -> short env -> reset00 rem (noise) is noise through a lfo sweeped vcf00 rem ---------------------------------------01 rnd -> vca cv in (vco_1)02 if (lfo_2 = high) then goto 01 [= reset]03 rnd frq lfo_1 (run speed)04 rnd fm mod (vco_1) with audio from (vco_2)05 rnd -> vca cv in (vco_1, vco_2, vco_3): invert cv -> vca cv in (noise)06 trg long env (vco_2): rnd pitch @ eoc (vco_2)07 trg long env (vco_3): rnd pitch @ eoc (vco_3)08 rnd -> wave folder (vco_1): rnd -> vcf (vco_3)10 goto 01.
Author: Gis Sweden
00:00
10:00
Made some adjustements and a new recording. Terrible result but fun work/programming!. 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 130hz00 rem osc_2 - clean sin from oscillator - tuned to 130hz00 rem osc_3 - sqr from oscillator through filter - osc tuned to 130hz00 rem clk speed = 0. 5 hz00 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_103 sample frq for osc_204 sample new clk speed05 sample frq for vibrato in osc_106 sample frq for osc_307 env to all vca08 sample cv for (osc_3) filter10 goto 01. When i begin the recording the program has been running for a while.
Author: Gis Sweden
00:00
02:59
Algorithmic modular music program (man3_2019). The computer is my analog modular synth. 00 rem -------------- man3_2019 --------------00 rem man3 - modular algorithm no 300 rem the steps/command lines, 01 to 08, are steps on a step sequencer00 rem main clock (lfo_2) 3hz00 rem the cv sequencer (seq) are tuned to an octave split in 5 equal parts. 00 rem seq has its own clock00 rem lfo_2 controls vco_2 via vca_2 and vca_300 rem lfo_3 controls wave shaper and vcf00 rem vco_1 tuned to 150hz sin -> wave shaper00 rem vco_2 tuned to 150hz tri00 rem vco_3 tuned to 75hz sqr -> vcf00 rem ----------------------------------------01 sampl lfo_1 -> vca_1 (vco_1)02 sampl seq -> vco_203 sampl lfo_1 -> vca_2 (vca_3) : rem [lfo_2 -> vca_2 -> vca_3 (vco_2)]04 sampl seq -> vco_105 trg -> noise -> delay_106 sampl seq -> vco_307 trg -> env (vco_3)08 trg -> noise -> delay_110 goto 01.
Author: Gis Sweden
00:00
05:10
Algorithmic modular music program ver. 2 (man2v2_2019). The computer is my analog modular synth. 01 to 08 are clock sequencer steps. Admit, the spring reverb makes a nice job!. 00 rem -------------- man2_2019 --------------00 rem ------------------ v2 -----------------00 rem vco_1 sin through wave folder00 rem vco_2 tri00 rem vco_3 sqr through vcf00 rem (vco_1, vco_2, vco_3) tuned to 130 hz00 rem rnd pitch cv from attenuated tri lfo00 rem rnd cv from tri lfo00 rem main clock (lfo_1) start frq 10 hz00 rem reset is tricky, trg -> short env -> reset00 rem (noise) is noise through a lfo sweeped vcf00 rem ---------------------------------------01 rnd -> vca cv in (vco_1)02 rnd -> wave folder (vco_1): rnd -> vcf (vco_3)00 rem line 08 in ver. 103 rnd frq lfo_1 (run speed)00 rem [less secitive for cv change]04 rnd fm mod (vco_1) with audio from (vco_2)05 rnd -> vca cv in (vco_1, vco_2, vco_3): invert cv -> vca cv in (noise)00 rem [added some offset with attenuverter]06 trg short env (vco_2): rnd pitch @ eoc (vco_2)00 rem [long env in ver. 1 - with long env i seldom reach eoc]07 if (lfo_2 = high) then goto 01 [= reset]00 rem line 02 in ver. 108 [07] trg short env (vco_3): rnd pitch @ eoc (vco_3)00 rem line 07 in ver. 100 rem [long env in ver. 1 - with long env i seldom reach eoc]10 goto 01.
Author: Gis Sweden
1 - 13 of 13
/ 1