cat_audio

Crates.iocat_audio
lib.rscat_audio
version0.0.4
sourcesrc
created_at2020-11-24 20:13:04.698738
updated_at2020-12-28 16:18:33.827463
descriptionA multichannel audio engine for CatEngine
homepagehttps://github.com/Clomance/CatEngine/tree/master/cat_audio
repositoryhttps://github.com/Clomance/CatEngine/tree/master/cat_audio
max_upload_size
id315955
size217,691
Clomance (Clomance)

documentation

https://docs.rs/cat_audio/

README

logo

CatAudio Crate badge Doc badge

A multichannel audio engine for CatEngine.

Release notes

Supported platforms

  • Windows, Linux
  • MacOS, iOS, Android might work anyway

Rust features

  • extended - enables the audio output engine with direct command acces to the core as an addition, standard functions remain

  • raw - enables the audio output engine only with direct command acces to the core, standard functions are removed

Dependencies

Alsa delevopment libraries are required for Linux: libasound2-dev for Debian and Ubuntu, alsa-lib-devel for Fedora (see cpal).

Commit count: 171

cargo fmt