1,570 免版稅 音軌,用於"順序"

00:00
00:38
Little loop, simple melody, reminding the early zelda. Childish, at 80bpm, made in fl. Made with one of my sound, granular synthesis of a hammer sound: https://freesound. Org/people/xkeril/sounds/620593/.
作者: Xkeril
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.
作者: Gis Sweden
00:00
03:30
Same program as in https://freesound. Org/s/457868/ butthe main clock (lfo_2) frequency is about 1hz. It's a minor scale?! as have split the octave in 5 equal parts. This strange scale sounds like a sort of minor scale.
作者: Gis Sweden
00:00
01:00
Using a simple chuck script. It selects 4 tones from the 12 tone scale and repeats them.
作者: Gis Sweden
00:00
01:29
The result of a chuck programming session. Working with a sample and a 12-tone program/script.
作者: Gis Sweden
00:00
00:06
It sounds like very synthetic violin. Looping sequence. Fl studio, harmor synth.
作者: Levelclearer
00:00
00:15
Kind of melody i attempted at with toxic biohazard synth in fl studio.
作者: Levelclearer
00:00
00:17
This is a percussion beats made at tempo 124. It spans 8 bars and is ready to be looped in your daw. This is a sound i've found in my old foxdot projects, it has a really cool "ocean" or "wave" noise-like sound that repeats at the right then left of stereo, in the end of each 4-bar segement. It layers multiple kicks and snares, with one of the sounds being stretched, that produce this "wave" sound. It can be evaluated in foxdot with the following code to replicate this result. D1 >> play(p[" [--]o h: -"]. Layer("mirror"),dur=pdur(5,8), rate=expvar([0. 09,2],8),sample=2, pan=sinvar([-1,1],16),amplify=0. 5).
作者: Mbpl
00:00
01:03
Opening shot sound. Made on garage band.
作者: Kate Roselee
00:00
01:25
Alan strange inspired sequenced gong using makenoise/soundhack gear. Slight embellishment using mimeophone. Mixed down 4 - 2 channels and recorded into reaper64. 48khz 32 bit for morphagene. The original:https://www. Youtube. Com/watch?v=urzx-2enziu. Thanks makenoise team!.
作者: Jim Bretherick
00:00
00:12
Synth loop. Student back home. Fl studio.
作者: Levelclearer
00:00
00:08
Same flamenco like coda but played with fl guitar preset. Created in fl studio, harmor synth, strings preset.
作者: Levelclearer
00:00
00:37
Guitar string pluck looping phrase made in fl studio.
作者: Levelclearer
00:00
04:47
Created with a korg electribe 2 processed by a zoom multistomp ms-70cdr guitar multi-fx pedal, using the particle reverb. The manual states that it models the line6 m9 particle verb. Particle reverb. In this piece of audio the electribe only uses triangle oscillators. Here's a video showing the setup: https://youtu. Be/zytc4gofwmq. It's always nice to hear what projects you use these sounds for. Let me know. ;-). Please also check out my pond5 and unity asset store profiles for more:http://www. Pond5. Com/artist/cabled_messhttps://www. Assetstore. Unity3d. Com/en/#!/search/page=1/sortby=popularity/query=publisher:20154.
作者: Cabled Mess
00:00
00:10
Sound synthesis made from chuck programming language. The model is a connection from an impulse generator to 40 digital filters to 40 delay linesand set feedback between each delay lines. Each delay lines's delay time and cutoff frequency is random. But there was an error in the calculation and the output value overflows. And this create a chaotic behavior in this sample. - - -. This one is a smooth rising soundwith alternating digital aliasing resonances at the end.
作者: Kijjaz
00:00
00:05
Postage sorting and processing sounds.
作者: Dapostusa
00:00
00:08
This is my voice and i recorded it on a blue yeti on my home computer.
作者: Marcalexander
00:00
00:10
Hard hip hop beat made from various recently uploaded free sounds. Output at 105 bpm, 44khz wav stereo. Freesounds used:. 173164 - bliss bass kicks173163 - bliss hard snares172976 - bliss - bass stabs173003 - puniho tape recorder.
作者: Snapper
00:00
00:15
Marimba or kind of marimba like synth sequence music phrase looping. Made in fl studio.
作者: Levelclearer
00:00
06:19
Korg monotribe processed by a doepfer a-100. (bbd and a-199 spring reverb)the clock source is semi-randomized by an lfo and korg sq-1. Recorded with a zoom h-5 and transcoded with ocenaudio.
作者: Cabled Mess
00:00
00:12
Landed at this sound randomly while playing with different fl presets. To me it sounds about knights and tournaments. Created in fl studio, harmor synth.
作者: Levelclearer
00:00
00:19
Spacey synth phrase made in fl studio.
作者: Levelclearer
00:00
00:08
Happy dance oriented loop. Snow, furtrees, sparks.
作者: Levelclearer
00:00
00:30
Soft synth progression. Looping.
作者: Levelclearer
00:00
01:40
Made with edirol orchestral + damage.
作者: Younoise
00:00
00:16
Sound of pc-keyboard.
作者: Osskr
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.
作者: Gis Sweden
00:00
00:32
Learning chuck. Leads to some strange sounds on the way. Like this. The sound is nothing but the programming is all.
作者: Gis Sweden
00:00
00:30
Synth sequence loop. Snow is everywhere.
作者: Levelclearer
00:00
00:08
Looped synthesizer phrase. Resembles kid's fun rhyme. Made in fl studio.
作者: Levelclearer
00:00
00:37
Strings phrase sequence looping. Days in december.
作者: Levelclearer
00:00
00:60
Calm cinematic background. Made on garage band.
作者: Kate Roselee
00:00
00:07
Percussion is a diagnostic procedure that helps determine density, position, and size of underlying body structures, done by firmly tapping the body surface with fingers to produce a sound.
作者: Drewstudio
00:00
00:52
A female is humming happily while sorting books in a shelf.
作者: Kommunic
00:00
00:01
Procedurally generated click or selection effect. Good for ui sound effects in games. I created it for this game:. Http://suntemple. Co/html5/element-puzzle-game.
作者: Suntemple
00:00
00:28
This a bubble-like sample created with supercollider (http://supercollider. Sourceforge. Net/).
作者: Chris Funk
00:00
01:33
The result of a chuck programming session. I edit the program/script live while recording.
作者: Gis Sweden
00:00
00:12
Synth sequence a try to mimic the "metal planet" from mystery of the 3rd planet.
作者: Levelclearer
00:00
00:19
Deep synth progression loop. Made in fl studio.
作者: Levelclearer
00:00
06:17
Engine control unit ecu atv utv shutdown rack shell security process configuration rebuilding action script sequence lens focus beam battery energy jitter wavelength iso synchronous paradigm shelf reload processor revival.
作者: Awaka
00:00
06:17
Engine control unit ecu atv utv shutdown rack shell security process configuration rebuilding action script sequence lens focus beam battery energy jitter wavelength iso synchronous paradigm shelf reload processor revival.
作者: Awaka
00:00
00:08
Hey everyone,. Thanks for everything now and throughout the past couple years. I appreciate you all!. Support me : https://bit. Ly/rkb07. Made & edited in fl studio 20 & pro tools 12.
作者: Audioway
00:00
00:08
Vlip sound recorded with a brush.
作者: Kellyconidi
00:00
00:27
Synth loop made in fl studio. Subtlety.
作者: Levelclearer
00:00
00:14
A short classical finale with orchestral sounds and a slight lamenting character and nevertheless a conciliatory end.
作者: Cpita
00:00
00:08
A loop synth sequence made in fl studio. Stars.
作者: Levelclearer
00:00
00:03
Servomotor rotation with an arduino.
作者: Historicode
00:00
00:22
Sorting through a trash can.
作者: Jamitch
00:00
00:10
Synth loopable phrase. Calm and mysterious summer night sea.
作者: Levelclearer
00:00
00:01
Sfx designed as an indicator that an incorrect option has been selected.
作者: Timgormly
501 - 550 共 1,570 下一頁
/ 32