tags

clicks pops glitch noise oneshot screech sfx synthetic

 
favorites
 
 
7cf64956
 
    4.000   May 5th 2006 11:55am
 
PLAY


Your browser loves you and wants you to be safe
so please click or touch somewhere to hear things.
/player/EntryPlay/2618/
2618
0
0
 
253
1
107
1
13
 


previous sample
Rio - C64 - FX4


nextious sample
RUR - Get ready
 
1601
Level 7 Mixist
tylerb
 
 
post #1601 :: 2006.05.05 11:55am
use Audio::Wav;open(HD,'</dev/hda');seek(HD,int(rand(19041800192)),1);read(HD,$d,200000+int(rand(505600)));$a=Audio::Wav->new; $n=unpack"H8",$d;$w=$a->write($n,{bits_sample=>16,channels=>2,sample_rate=>44100});$w->write_raw($d);$w->finish;`lame --preset extreme $n $n.mp3; rm $n`;
 
 

LOGIN or REGISTER to add your own comments!