Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 378 Bytes

File metadata and controls

40 lines (26 loc) · 378 Bytes

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, piotr@dataandsignal.com

Roche, St Austell, UK

July 2023