maudio 0.1.5

Rust bindings to the miniaudio library
Documentation
1
2
3
4
5
//! Spatial audio configuration and 3D positioning models.
pub mod attenuation;
pub mod cone;
pub mod handedness;
pub mod positioning;