Skip to content
forked from RustAudio/cpal

Cross-platform audio I/O library in pure Rust

Notifications You must be signed in to change notification settings

rustbunker/cpal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Cross-platform audio I/O library in pure Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 99.6%
  • Other 0.4%