Off Topic > Off Topic
various exes and dlls and what they sound and look like
The Murderous Cop:
volume warning for these videos
i would recommend reading the description of the videos for where you should skip to, as where it says to skip to has very interesting sounds and patterns.
shell32.dll
shell32.dll, but with a different scroller and with RGB color to display icons that are in the dll
mspaint.exe
dirt2_game.exe
RtHDVCpl.exe
googleearth_free.dll
EDIT: here's some i missed
explorer.exe
audacity.exe
MOVIEMK.exe
Picasa3.exe
MovieMaker.Exe
it's weird to know that exes and dlls can sound like this, and especially have pretty interesting visuals when displayed the right way to boot.
Nix the Glaceon:
half the time when I put non-sound files into audacity it's just white noise
The Murderous Cop:
--- Quote from: Nix the Glaceon on April 18, 2017, 08:11:22 AM ---half the time when I put non-sound files into audacity it's just white noise
--- End quote ---
this is often true, but then you get those special snowflakes and it's pretty cool at times
Masterlegodude:
--- Quote from: Nix the Glaceon on April 18, 2017, 08:11:22 AM ---half the time when I put non-sound files into audacity it's just white noise
--- End quote ---
But then you get ear raped after the white noise and that's where it gets interesting because the noise after the white noise usually differs and sometimes sounds good after a bit of editing
Do it to lengthy text documents
Turning one of Garry's Mod's 200+ MB VPK files into a WAV results in a lot of interesting sounds between the white noise
The Murderous Cop:
was able to recreate the script for mspaint.exe
code for RawSource26 plugin w/ avisynth:
--- Code: ---RawSource(file="mspaint.exe", width=48, height=32, pixel_type="Y8", fpsnum=20, index="0:0 1:1536 2:3072 3:4608 4:6144 4151:6375936 4152:6377472")
--- End code ---