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
CPAL - Cross-platform audio library
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
Languages
Rust
99.6%
C++
0.4%