29 Forks
164 Stars
164 Watchers

eDSP

A cross-platform DSP library written in C++ 11/14. This library harnesses the power of C++ templates to implement a complete set of DSP algorithms.

How to download and setup eDSP

Open terminal and run command
git clone https://github.com/mohabouje/eDSP.git
git clone is used to create a copy or clone of eDSP repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with eDSP https://github.com/mohabouje/eDSP/archive/master.zip

Or simply clone eDSP with SSH
[email protected]:mohabouje/eDSP.git

If you have some problems with eDSP

You may open issue on eDSP support forum (system) here: https://github.com/mohabouje/eDSP/issues