sigutils
0.3.0
Small signal processing utility library
|
sigutils has been tested in GNU/Linux (i386, x86_64 and armhf), but it will probably work in many other architectures as well.
Just clone it from the GitHub repository. Make sure you pass --recurse-submodules
to git clone
so all required submodules are also cloned.
The following libraries (along with their respective development files) must also be present:
You can configure the project into a build/
folder by executing the following command. This will check for dependencies automatically.
You may want to specify extra options.
In Windows you may want to instruct that you want MSYS makefiles and the mingw PREFIX.
If the previous commands were successful, you can start the build by typing:
You may want to install the built library in your system: