[SOLVED] quick convolution filter raw not working - Printable Version +- Moode Forum (https://moodeaudio.org/forum) +-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3) +--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7) +--- Thread: [SOLVED] quick convolution filter raw not working (/showthread.php?tid=4258) |
quick convolution filter raw not working - Rvkno - 10-05-2021 Dear all, While applying previously working quick convolution filter raw files I now get an error as follows Config is not valid Invalid config file! filters: unknown variant `__IR_FORMAT__`, expected one of `TEXT`, `S16LE`, `S24LE`, `S24LE3`, `S32LE`, `FLOAT32LE`, `FLOAT64LE` at line 17 column 13 Does anyone know how to get this back working. This applies to all raw files I have tried. Regards, Rob RE: quick convolution filter raw not working - bitlab - 10-05-2021 @Rvkno can it be that this/was a moode system 7.2 updated to 7.3? If so see:
RE: quick convolution filter raw not working - Rvkno - 10-06-2021 @bitlab, indeed this could explain what I observe. Will try this out. I note that other camilladsp functionality like pipeline with filters is working fine. By the way great work on the development, I enjoy it both for listening with headphones (convolution filters) and EQ for room correction with speakers. I confirm that the suggested solution through the ssh terminal fixes the problem. Thanks for pointing me to this. |