On Monday 16 January 2006 18:04, Jeremiah Benham wrote: > On Mon, Jan 16, 2006 at 04:55:25PM +0000, Victor Lazzarini wrote: > > Tried fluxbox and found no significant difference. > > Can you attatch the file so we can test it? If it is large send a link. It was already posted earlier today, just not as an attachment: -d sr=44100 kr=441 ksmps=100 nchnls=2 gip init 100 FLpanel "demix", 400,220, 400,100 iv1 FLvalue " ", 40,20,340 ,10 iv2 FLvalue " ", 40,20,340 ,60 iv3 FLvalue " ", 40,20,340 ,110 gk1, ih1 FLslider "azimuth discrimination",-1,1,0,5,iv1,300,20,10,10 gk2, ih2 FLslider "subspace width",1,gip,0,5,iv2,300,20,10,60 gk3, ih3 FLslider "threshold",0,90,0,5,iv3,300,20,10,110 gk4, ih4 FLslider "gain",0,2,0,5,-1,300,20,10,160 gk5, ih5 FLbutton "bypass",0,1, 2, 64, 28, 330,160,-1 FLsetVal_i -0.75, ih1 FLsetVal_i 25, ih2 FLsetVal_i 0, ih3 FLsetVal_i 1.5, ih4 FLpanelEnd FLrun instr 1 ifftsize = 2048 iwtype = 1 /* cleaner with hanning window */ kpos = gk1 kwidth = gk2 al,ar diskin "jarrett1.wav", 1, 0, 1 flc pvsanal al, ifftsize, ifftsize/4, ifftsize, iwtype frc pvsanal ar, ifftsize, ifftsize/4, ifftsize, iwtype fdm pvsdemix flc, frc, kpos, kwidth,gip /* mystery opcode */ fst pvstencil fdm, 0, ampdb(gk3), 1 adm pvsynth fst aout = adm*gk4*(gk5) + (al+ar)*0.5*(1-gk5) outs aout,aout endin f1 0 1025 7 0.01 1024 1 i1 0 360 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net