The filter wasn't properly freeing its FFT setup state, and also was unnecessarily null checking the pointers before passing them to the aligned free function, which already does null checking. Signed-off-by: Christopher Snowhill <kode54@gmail.com> |
||
---|---|---|
.. | ||
BufferChain.h | ||
BufferChain.m | ||
ConverterNode.h | ||
ConverterNode.m | ||
HeadphoneFilter.h | ||
HeadphoneFilter.m | ||
InputNode.h | ||
InputNode.m | ||
Node.h | ||
Node.m | ||
OutputNode.h | ||
OutputNode.m | ||
RefillNode.h | ||
RefillNode.m |