[Csnd] PCONVOLVE: number of output channels not equal to input channels
| Date | 2013-08-17 09:34 |
| From | zappfinger |
| Subject | [Csnd] PCONVOLVE: number of output channels not equal to input channels |
I was trying the pconvolve example from the FLOSS manual, but got this error: PCONVOLVE: number of output channels not equal to input channels Here's the link: http://en.flossmanuals.net/csound/h-convolution/ Tried it with Blue and CsoundQt Csound version: 6.00.1 Richard -- View this message in context: http://csound.1045644.n5.nabble.com/PCONVOLVE-number-of-output-channels-not-equal-to-input-channels-tp5726824.html Sent from the Csound - General mailing list archive at Nabble.com. |
| Date | 2013-08-17 09:51 |
| From | zappfinger |
| Subject | [Csnd] Re: PCONVOLVE: number of output channels not equal to input channels |
Ok, I just had to make into one output like this: ar1 pconvolve gasig, p4,ipartitionsize Richard -- View this message in context: http://csound.1045644.n5.nabble.com/PCONVOLVE-number-of-output-channels-not-equal-to-input-channels-tp5726824p5726825.html Sent from the Csound - General mailing list archive at Nabble.com. |