Re: [LAD] fftw_complex and C++11

From: Fons Adriaensen <fons@email-addr-hidden>
Date: Mon Jan 05 2015 - 00:43:36 EET

On Sun, Jan 04, 2015 at 10:16:05PM +0000, Aurélien Leblond wrote:
 
> But I still have this problem with complex numbers, the c++11 and porting
> the vocoder from Alsa Modular Synth.

FFTW is a *C* library. The complex type it uses is either its own
(and array of two floats or doubles), or the C99 one if you include
the right header. C++11 doesn't accept either.

Ciao,

-- 
FA
A world of exhaustive, reliable metadata would be an utopia.
It's also a pipe-dream, founded on self-delusion, nerd hubris
and hysterically inflated market opportunities. (Cory Doctorow)
_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-dev
Received on Mon Jan 5 04:15:02 2015

This archive was generated by hypermail 2.1.8 : Mon Jan 05 2015 - 04:15:02 EET