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, -- FA _______________________________________________ Sursound mailing list [email protected] https://mail.music.vt.edu/mailman/listinfo/sursound
