[LAD] [ANN] lv2fil version 2.0 "New hope" released

Jens M Andreasen jens.andreasen at comhem.se
Sun Jun 14 16:32:06 UTC 2009


On Sun, 2009-06-14 at 18:17 +0200, Jens M Andreasen wrote:

>      param_sect_proc(filter_ptr->sect + j, k,
> 	 sig[j], sfreq[j], sband[j], sgain[j]);
>   

Wait wait, that is not what I meant. Here sig looks like 4 signals after
each other, but should of course be the other way around:

#define FILTERS 4

float sig[SAMPLES][FILTERS]




More information about the Linux-audio-dev mailing list