Skip to content

Multiplatform / Multi language release

Compare
Choose a tag to compare
@berndporr berndporr released this 03 Nov 13:44
· 109 commits to master since this release

C++: The coefficients are now copied over into its own memory within the class. The class then takes care of the memory management.

JAVA / Android: fully working FIR filter as an Android AAR.

Python: Tested under Linux, Windows (binary / from source) and under Mac (via homebrew installed python3/pip3).