[linux-audio-dev] [ANN] First (alpha) release of JACE
Andrew Gaydenko
a at gaydenko.com
Thu Jan 12 11:45:14 UTC 2006
Fons,
Yes, I did it just now. I have tried to use the demo.conf config, all works.
The most impressive is a few seconds period after a 'pause' pressed :-)
Andrew
======= On Thursday 12 January 2006 12:38, Alfons Adriaensen wrote: =======
On Thu, Jan 12, 2006 at 04:07:35AM +0300, Andrew Gaydenko wrote:
> convolve.cc: In constructor `Convdata::Convdata(size_t, size_t, int)':
> convolve.cc:50: error: array bound forbidden after parenthesized type-id
> convolve.cc:50: note: try removing the parentheses around the type-id
> convolve.cc: In constructor `Convolver::Convolver(size_t, size_t, int, unsigned int, unsigned int)':
> convolve.cc:152: error: array bound forbidden after parenthesized type-id
> convolve.cc:152: note: try removing the parentheses around the type-id
> make: *** [convolve.o] Error 1
And did you try removing the parentheses ?
But I wonder what is wrong with
_fftd = new (fftwf_complex *)[_npar];
--
FA
More information about the Linux-audio-dev
mailing list