koan-core 0.12.0

Core library for koan — bit-perfect macOS music player. Audio engine, player, database, format strings.
1
2
3
4
5
6
7
pub mod analyzer;
pub mod buffer;
pub mod device;
pub mod engine;
pub mod replaygain;
pub mod streaming;
pub mod viz;