rawdio 0.14.0

An Audio Engine, inspired by the Web Audio API
Documentation
1
2
3
4
mod gain_node;
mod gain_processor;

pub use gain_node::Gain;