florintanasa / libDttSP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Port of DttSP from OpenExpertSDR to linux libDttSP.so on Ubuntu 14.04.

On Ubuntu 14.04, to build:
sudo apt-get install build-essential autoconf autotools-dev automake libtool libfftw3-dev libjack-jackd2-dev liblo-dev
./bootstrap
./configure
make
sudo make install
sudo ldconfig

About

License:Other


Languages

Language:C 98.9%Language:M4 0.4%Language:Shell 0.3%Language:Makefile 0.2%Language:CMake 0.1%