mitchmindtree fcc75f4566 Rename SamplesRate to SampleRate and ChannelsCount to ChannelCount (#199)
* Rename SamplesRate to SampleRate and samples_rate to sample_rate

* Rename ChannelsCount to ChannelCount

* Update CHANGELOG for SamplesRate and ChannelsCount renaming
2018-02-04 13:02:16 +01:00
2017-10-21 15:08:34 +02:00
2017-03-06 15:57:18 +00:00
2017-10-11 13:24:49 +02:00
2017-02-10 09:45:41 +01:00
2014-12-23 15:28:38 +01:00
2017-12-14 21:20:07 +01:00

CPAL - Cross-platform audio library

Documentation

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%