tomaka 871352ce60 Merge pull request #139 from tomaka/win-fix
Fix compilation on windows
2016-11-16 08:26:48 +01:00
2016-08-14 20:16:34 +02:00
2016-10-02 13:29:01 +02:00
2016-11-16 08:17:11 +01:00
2016-10-01 09:12:36 +02:00
2014-12-23 15:28:38 +01:00
2016-11-16 08:18:14 +01:00
2016-10-01 10:30:38 +02:00

CPAL - Cross-platform audio library

Documentation

[dependencies]
cpal = "0.4.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%