patrickgill / cpal

Audio player in pure Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CPAL - Cross-platform audio library

Audio player in pure Rust. Works only on win32 (WASAPI) and linux (ALSA) for the moment.

Documentation

[dependencies]
cpal = "0.1.0"

About

Audio player in pure Rust


Languages

Language:Rust 100.0%