phonon 0.2.0

Unofficial Steam Audio Rust rewrite
Documentation
1
2
3
4
//! Simulators calculate the parameters for their corresponding effects
//! based on the `scene` and `models`.

pub mod direct;