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.
- Host: GitHub
- URL: https://github.com/seedyrom/audio-gain
- Owner: SeedyROM
- Created: 2021-06-24T10:58:14.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-24T11:04:57.000Z (about 5 years ago)
- Last Synced: 2025-05-16T20:07:59.416Z (about 1 year ago)
- Language: C
- Size: 60.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!