On Sat, Nov 24, 2018 at 05:55:49PM +0100, Jeanette C. wrote: > does anyone else have problems with fconvolver? For me it reliably segfaults > everytime I call it with an appropriate configuration file, tested with > jconvolver. Strangely enough there's a line missing in fconfig.cc: int convnew (const char *line, int lnum) { unsigned int part; float dens; int r; convproc = new Convproc; <--- ADD THIS An updated version will go online later today. Ciao, -- FA