Csound Csound-dev Csound-tekno Search About

Re: that convolve bug

Date1998-08-17 21:12
Fromjpff@maths.bath.ac.uk
SubjectRe: that convolve bug
Message written at 17 Aug 1998 12:51:10 -0400
--- Copy of mail to DBoothe@lyrick.com ---
In-reply-to: <283AABB8FD0DD21187C200A0C995F5DE0ECC3E@NEPTUNE.lyrick.com>
	(message from David Boothe on Fri, 7 Aug 1998 19:51:32 -0500)
References:  <283AABB8FD0DD21187C200A0C995F5DE0ECC3E@NEPTUNE.lyrick.com>

I _think_ the problem may be that since you created the convolution
file I have changed the system to allow 1, 2, 4, 6, and 8 channel
outputs and inputs.  This involved changing an internal variable
(ALLCHNLS) which says to use all channels.  Thus a convolution file
could appear wrong.
  The options are: continue to use an older system
                   zap the 7th 32bit word on the convolve file to say
		       9 rather than 5
		   recreate the convolution file
		   Recompile the system withoit 6 and 8 channel, or
		       some such