1,929 Royalty-Free Audio Tracks for "Computer"

00:00
00:09
Coffee cup sliding along my desk, some fan noise in the background.
Author: Lolamadeus
00:00
01:09
Son d’un clavier d’ordinateur. Son enregistré avec un zoom h4n pro. Sound of a computer keyboard. Sound recorded with a zoom h4n pro. My sounds are licensed under the creative commons 0 license but it would be a pleasure for me to hear your work so doesn’t hesitate to comment or to send me a message with your work :).
Author: Samuelgremaud
00:00
00:05
Sound of a cd rom stopping. Recorded with an iphone se and edited with goldwave.
Author: Supersnd
00:00
00:29
A mac book pro's track pad single and double clicking, as well as clicking and dragging.
Author: Megapenguin
00:00
00:24
Lifting an exposed desktop pc case out of cardboard box and dropping it again. Recorded with tascam dr-1.
Author: Lampeight
00:00
00:33
Lifting an exposed desktop pc case out of cardboard box and dropping it again. Recorded with tascam dr-1.
Author: Lampeight
00:00
00:56
Someone typing on the keyboard of an apple macbook laptop. Mono track recorded with zoomh4n. Background noise removed with audacity.
Author: Finneganmilla
00:00
00:28
The sound of my system unit in my bedroom starting up, recorded with a boblov v91 mini voice recorder.
Author: Soundify
00:00
00:02
This is sound of something like turn on radio device. Can use in games and in other stuff. Made in fl studios.
Author: Zvinbergsa
00:00
00:16
A short sample of me typing on my pok3r mechanical keyboard. Recorded with a zoom hd.
Author: Jameslovescode
00:00
00:07
Booting up my grandma's black hp desktop with a 320gb western digital hard drive recorded with dr-05 at my grandma's bedroom.
Author: Jimmyfisher
00:00
00:02
Shift tone to higher pitch, and then use automation to change it's delay time long to short immediately.
Author: Andyww
00:00
00:16
Random beeps made with pc speaker sounds. (the range is from 37 sq. Hz to 5000sq. Hz (1ct/s of duration each beep).
Author: Felfa
00:00
00:26
Random beeps made with pc speaker sounds. (the range is from 100 sq. Hz to 1000sq. Hz (1 ct/s of duration each beep).
Author: Felfa
00:00
00:15
A short typing demo on an apple m0118 keyboard (1987) with alps skcm orange switches. Microphone: behringer c2.
Author: Robni
00:00
00:24
This is one of the sounds i use for the hum of droids in bloody, bold, irresolute. It can be used for robots, background noise, faulty computers, etc.
Author: Thespiderwriter
00:00
00:23
Shutting a macbook air (2016, 13"). Recorded with a samsung galaxy s8 using the "voice recorder" app from the play store. Use whenever, wherever, don't worry about credit!.
Author: Caesius
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.
Author: Audioway
00:00
00:29
This is a recording of my broken hard drive when i turn it on. It sounds like it attempts to read the data but then it fails and powers down.
Author: Wheatleynzl
00:00
00:53
The relentless sound of a data server whirring away in the corner of a busy solicitors office. Never switched off, this hypnotic and maddening sound is an omnipresent feature of the modern office environment.
Author: Pmbrowne
00:00
00:01
A short soft whistle suitable for "onhover" mouse events when constructing various menus. Created using audacity, by applying a couple of filters and changing a pitch of a short whistle - my own whistle.
Author: Senitiel
00:00
00:06
A small test i did to see if i can emulate many games' futuristic computerized voice ui systems. 1st is a (terrible) pseudo british accent, second my regular voice modified, and third a heavily modified robotic sounding voice.
Author: Piedoom
00:00
00:14
Me rubbing my fingers on my laptops trackpad. Edited in audacity. Feel free to use this for any animation, game, movie, or project. You don't have to credit me if you don't want to. Edited in audacity.
Author: Keegan Miner
00:00
07:53
The sound has more to it, like static, weird sounds, something that sounds crazy and more! these are more glitches for you! this was created using the same software. You might also hear buzzing sound.
Author: Bryce
00:00
00:01
Pc speaker sounds, recorded by mic'ing the tower. Quite noisy, but still very funky in a beat. I used bawami to get my own midi files to play through the pc speaker in order to produce these sounds.
Author: Strangehorizon
00:00
00:28
Mac ibook g3's cdrom working and producing various sound including some air noise from the spinning cd. Recorded very close to the cdrom with rode nt1000 condensor microphone through tlaudio fat2 tube preamp through rme hammerfall dsp audio interface.
Author: Kijjaz
00:00
01:25
Sound pack with recordings of the corsair dark core rgb wireless mouse. Pressing every button on the mouse in order. Various clicking sounds. Recorded with the zoom h6 with the xyh-6 stereo cardiod microphone. Unprocessed.
Author: Itzgoldenleonard
00:00
00:16
This is a sound of one of the gpu’s that are used at mtg (upf). Mtg is a research group specialised in audio signal processing, music information retrieval, music interfaces, and computational musicology. Learn more at: https://www. Upf. Edu/web/mtg.
Author: Soundsofscienceupf
00:00
00:01
A punchy kick drum for dubstep or other electronic genres. It was made using 3 samples. One i synthesized and the other two were from a sample pack made by "my stoner mind" which is located here: https://www. Dropbox. Com/sh/hzgyigdb125lz0b/uwcyusjaa2.
Author: Willolis
00:00
00:04
This is a simple sound effect, which can be used for an simple animation/games/etc. This sound describe a falling object (for example a falling character). This can be useful, if your character falls from a cliff or something like that. Because this sound is very simple, i license this sound effect under cc0. Have fun!greetings from germany. . .
Author: Thafiredragonofdeath
00:00
00:09
A sound effect of computer hum.
Author: Caitlin
00:00
00:43
Computer hard drive access fan clicking whir.
Author: Martian
00:00
00:14
I made a small python program that generates 20 random beeps. I record the outcome. I cut the result so that the first beep starts after 0. 01 secthe file ends right after the last beep. (i'm a python noob. . . If you find something you don’t like in the code please let me know. ). # gis_sweden 20170531 - random beep in python :-)import winsoundimport randomimport timebeepnr = 1. While beepnr < 21:freq = random. Randrange(1000)+110dur1 = random. Randrange(700)+20dur2 = random. Randrange(10)+2winsound. Beep (freq, dur1)time. Sleep(dur2/10)print 'beep number', beepnrbeepnr = beepnr + 1.
Author: Gis Sweden
00:00
00:15
I made a small python program that generates 20 random beeps. I record the outcome. I cut the result so that the first beep starts after 0. 01 secthe file ends right after the last beep. (i'm a python noob. . . If you find something you don’t like in the code please let me know. ). # gis_sweden 20170531 - random beep in python :-)import winsoundimport randomimport timebeepnr = 1. While beepnr < 21:freq = random. Randrange(1000)+110dur1 = random. Randrange(700)+20dur2 = random. Randrange(10)+2winsound. Beep (freq, dur1)time. Sleep(dur2/10)print 'beep number', beepnrbeepnr = beepnr + 1.
Author: Gis Sweden
00:00
00:14
I made a small python program that generates 20 random beeps. I record the outcome. I cut the result so that the first beep starts after 0. 01 secthe file ends right after the last beep. (i'm a python noob. . . If you find something you don’t like in the code please let me know. ). # gis_sweden 20170531 - random beep in python :-)import winsoundimport randomimport timebeepnr = 1. While beepnr < 21:freq = random. Randrange(1000)+110dur1 = random. Randrange(700)+20dur2 = random. Randrange(10)+2winsound. Beep (freq, dur1)time. Sleep(dur2/10)print 'beep number', beepnrbeepnr = beepnr + 1.
Author: Gis Sweden
00:00
00:19
Sound of computer fan from the front side of the tower pc.
Author: Ivolipa
00:00
01:16
Power switch is pressed, computer starts up, plays a sound effect through the internal speaker, power switch is pressed again and the computer shuts down. Recorded with a zoom h4n, placed inside the computer.
Author: Rufuz
00:00
00:07
Sounds like computer glitch or corrupted file. This was actually recorded from an pc-speaker of computer running ms-dos that was running a corrupted exe file.
Author: Diicorp
00:00
00:08
Clean computer mouse sound effects:- click- double click- scroll- middle mouse click. Cheers :d.
Author: Palenholik
00:00
00:04
Typing on a computer keyboard.
Author: Breviceps
00:00
00:15
I made a small python program that generates 20 random beeps. I record the outcome. I cut the result so that the first beep starts after 0. 01 secthe file ends right after the last beep. (i'm a python noob. . . If you find something you don’t like in the code please let me know. ). In this sound i have joined three "beep files". Sound 1 panned to the leftsound 2 in the centersound 3 panned to the right. # gis_sweden 20170531 - random beep in python :-)import winsoundimport randomimport timebeepnr = 1. While beepnr < 21:freq = random. Randrange(1000)+110dur1 = random. Randrange(700)+20dur2 = random. Randrange(10)+2winsound. Beep (freq, dur1)time. Sleep(dur2/10)print 'beep number', beepnrbeepnr = beepnr + 1.
Author: Gis Sweden
00:00
01:38
Old computer tape loading, pulse width modulation.
Author: Prometheus
00:00
02:15
A computer starting up and turning off recorded with a telephone pickup coil. Idea from the book "handmade electronic music" by nicolas collins.
Author: Andy Gardner
00:00
00:05
A short sequence of typing on a computer keyboard.
Author: Psykophobia
00:00
00:01
Weird artifact from processing another sound. Sounds like a scifi computer.
Author: Redman
00:00
00:03
Female computer voice speaking 'rendering finished, open ess cad ready'.
Author: Michaelatoz
00:00
00:03
Glitch sound i made from importing raw data to audacity.
Author: Theminkman
00:00
00:58
Serverroom server fans slowing down fan computer noise.
Author: Ericssoundschmiede
00:00
00:06
beep beep boop boop - the sounds of an advanced computer, in the spirit of an old retro sci fi movie. Created in audacity with the raw 'generate tones' and 'chirps' functions.
Author: Notklaatu
00:00
00:17
Turning off the outlet where the power supply drew its power. The computer is off at this point.
Author: Mstuff
551 - 600 of 1,929 Next page
/ 39