piegfx / mixr

Mixr, an audio mixer and sound engine, written in Rust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mixr

Mixr, an audio mixer and sound engine.

Mixr, by itself, is designed to output to an audio buffer, such as SDL's AudioDevice callback, or a standard Vec<f32>. This gives you full control over where and how mixr outputs!

mxplay

A standalone CLI audio player.

About

Mixr, an audio mixer and sound engine, written in Rust.

License:MIT License


Languages

Language:Rust 93.8%Language:C 6.2%