tags

bell clicks pops keys noise oneshot sfx synthetic

 
favorites
 
 
None yet! =D/
 
00280045
 
    3.615   May 5th 2006 11:54am
 
PLAY


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


previous sample
Rio - C64 - Wind Blow


nextious sample
vitaxin - fnkdup bluesband ending
 
1600
Level 7 Mixist
tylerb
 
 
post #1600 :: 2006.05.05 11:54am
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!