15 Royalty-Free Audio Tracks for "Rems"

00:00
00:09
Barulho de uma pequena caixa de plástico com pílulas balançando.
Author: Fecastro
00:00
01:46
An effected file of the noise from a "blow hole" seaside along the north side of oahu in hawaii.
Author: Nofeedbak
00:00
00:18
Microfone utilizado: microfone condensadorgravado para a disciplina de captação e edição de áudio do curso rádio, tv e internet, universidade anhembi morumbi. São paulo-sp. Brasil.
Author: Isabella
00:00
00:44
This is a recording of me snoring quite loudly, captured on dreamtalk app for iphone. I use this app to record if i talk in my sleep, i have uploaded my sleeptalks on my youtube channel, autistictechgirl1990.
Author: Jess
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
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: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: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
00:17
These are not squeaks of pain! no rats were harmed! if you own rats, you know that they are very greedy when it comes to food, and will actually yell at you if you try to take it. Here are my two rats, rem and ezio, eating some bread, and me chasing them around with my hand to get them to squeak. They were not happy with me. So these squeaks basically mean, "no! my food! get away!" it's kinda cute. Sorry it's horrible quality, little rat voices are very soft. The squeaks that sound like painful squeaks are rem, and the more whiny ones are ezio. It's funny how they have distinct voices just like humans. Eeeeeeeeyup. Annoyed rats.
Author: Reitanna
1 - 15 of 15
/ 1