Le Wed, 1 Jun 2011 09:27:27 +0000, Fons Adriaensen <[email protected]> a écrit :
> On Tue, May 31, 2011 at 11:16:34PM -0400, Marc Lavallée wrote: > > > In the meanwhile, here's my jconvolver config > > (I hope it is valid; it works well for me): > > > > /convolver/new 2 2 1024 4096 > > /impulse/read 1 1 1 0 0 0 1 David_Wareing3_Left.wav > > /impulse/read 1 2 1 0 0 0 2 David_Wareing3_Left.wav > > /impulse/read 2 1 1 0 0 0 1 David_Wareing3_Right.wav > > /impulse/read 2 2 1 0 0 0 2 David_Wareing3_Right.wav > > Should work, but due to L-R symmetry you symplify it to: > > > /impulse/read 1 1 1 0 0 0 1 David_Wareing3_Left.wav > > /impulse/read 1 2 1 0 0 0 2 David_Wareing3_Left.wav > > /impulse/copy 2 1 1 2 > > /impulse/copy 2 2 1 1 > > Ciao, Right; I can see that the files are stereo and symetric. But I had to reduce the gain to avoid clipping; the IR file have a peak of -1.3dB. So now my config is : /impulse/read 1 1 0.5 0 0 0 1 David_Wareing3_Left.wav /impulse/read 1 2 0.5 0 0 0 2 David_Wareing3_Left.wav /impulse/copy 2 1 1 2 /impulse/copy 2 2 1 1 -- Marc _______________________________________________ Sursound mailing list [email protected] https://mail.music.vt.edu/mailman/listinfo/sursound
