ctanis / mixramp_core

C library for audio routing and manipulation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mixramp

Library-based audio mixing and routing.

Compilation

  1. [Optional] Create a make.local next to the make.in and set environment variables for compiler options (see make.in)

  2. cd src && make

  3. Important files: src/libmixramp.a and include/*hpp

About

C library for audio routing and manipulation

License:MIT License


Languages

Language:C++ 100.0%