Go to file
Julian Ospald b4ad4bf93e
Fix some TODOs
2017-07-12 16:26:41 +02:00
3rdparty Update 2017-07-11 16:50:07 +02:00
data Update 2017-07-09 00:14:49 +02:00
src Fix some TODOs 2017-07-12 16:26:41 +02:00
.gitignore Update 2017-07-11 16:50:07 +02:00
.gitmodules Update 2017-07-11 16:50:07 +02:00
COPYING Update 2017-07-01 16:55:35 +02:00
Cargo.toml Update 2017-07-11 16:50:07 +02:00
Makefile Update 2017-07-09 00:14:49 +02:00
README.md Blubb 2017-07-11 23:54:05 +02:00
rustfmt.toml Add rustfmt.toml 2017-06-26 09:09:26 +02:00

README.md

PNMixer-rs

About

Rewrite of nickaln/pnmixer in Rust.

This is meant as a drop-in replacement, but may diverge in feature set in the future.

Installation

The Rust ecosystem uses Cargo, as such, you need both the rust compiler and the cargo crate (usually part of the compiler toolchain), then issue from within the cloned repository:

cargo install