tags

bitsound clicks pops glitch loop loud noise synthetic

 
favorites
 
 
None yet! =D/
 
00000f00
 
    3.462   May 5th 2006 11:53am
 
PLAY


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


previous sample
vitaxin - fnkdup bluesband ending


nextious sample
RUR - brothers
 
1599
Level 7 Mixist
tylerb
 
 
post #1599 :: 2006.05.05 11:53am
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!