CPAL - Cross-platform audio library

Documentation

[dependencies]
cpal = "0.3.0"

Low-level library for audio playback in pure Rust.

This library allows you to open a channel with the audio device of the user's machine, and send PCM data to it.

Description
Cross-platform audio in Rust
Readme
Languages
Rust 99.6%
C++ 0.4%