Re: [linux-audio-dev] [ANN] First (alpha) release of JACE

From: Andrew Gaydenko <a@email-addr-hidden>
Date: Thu Jan 12 2006 - 13:45:14 EET

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
Received on Thu Jan 12 16:15:06 2006

This archive was generated by hypermail 2.1.8 : Thu Jan 12 2006 - 16:15:07 EET