Skip to content

dataandsignal/libhdsp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libhdsp - Handy DSP routines

BUILD

  1. Install dependencies:
rnnoise: https://github.com/xiph/rnnoise
  1. Then
./autogen.sh
./configure
make
sudo make install

for debug: make CFLAGS="-ggdb -O0")

INSTALL

make install && ldconfig

TEST

make check

Piotr Gregor, [email protected]

Roche, St Austell, UK

July 2023