- Clone this repo https://github.com/bzgeb/portsf, make sure you change the settings and Makefile to point at the library and it's include directory
make
./bin/audio-gain
Will show you the usage!
First real audio processing exercise from "The Audio Programming Book" but I'm making it easy to get started on other exercises.
C
make
./bin/audio-gain
Will show you the usage!