Closed ExperiBass closed 2 years ago
The fix was simple, sorry about the delay. Please check whether it works or not.
seems to crash when its in stereo instead of mono, something about it failing to reallocate memory.
[ERROR] xavaFilterApply at /home/ging/Builds/xava/src/filters/default/main.c:126 - Failed to reallocate memory
at /usr/lib/xava/filter_default.so(xavaFilterApply+0x9c) [0x7fdb6c378cce]
at xava(+0x44a6) [0x55cc97d224a6]
at /usr/lib/libc.so.6(+0x2d310) [0x7fdb6caa7310]
at /usr/lib/libc.so.6(__libc_start_main+0x81) [0x7fdb6caa73c1]
at xava(+0x2335) [0x55cc97d20335]
other than that, eq works :D
seems to crash when its in stereo instead of mono, something about it failing to reallocate memory.
[ERROR] xavaFilterApply at /home/ging/Builds/xava/src/filters/default/main.c:126 - Failed to reallocate memory at /usr/lib/xava/filter_default.so(xavaFilterApply+0x9c) [0x7fdb6c378cce] at xava(+0x44a6) [0x55cc97d224a6] at /usr/lib/libc.so.6(+0x2d310) [0x7fdb6caa7310] at /usr/lib/libc.so.6(__libc_start_main+0x81) [0x7fdb6caa73c1] at xava(+0x2335) [0x55cc97d20335]
other than that, eq works :D
Fixed that as well.
yep, works fine :D
Interesting issue, xava segfaults when the eq params are uncommented. Comment them and it's perfectly happy to run. Config below: