An open API service indexing awesome lists of open source software.

https://github.com/seedyrom/audio-gain

First real audio processing exercise from "The Audio Programming Book" but I'm making it easy to get started on other exercises.
https://github.com/seedyrom/audio-gain

Last synced: 10 months ago
JSON representation

First real audio processing exercise from "The Audio Programming Book" but I'm making it easy to get started on other exercises.

Awesome Lists containing this project

README

          

# :sound: audio-gain

## Installation

* 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

## Run

* `make`
* `./bin/audio-gain` Will show you the usage!