2 releases

0.0.4 Dec 28, 2020
0.0.3 Nov 24, 2020
0.0.2 Nov 24, 2020
0.0.1 Nov 24, 2020
0.0.0 Nov 24, 2020

#1001 in Audio


Used in cat_engine

MIT license

115KB
2K SLoC

logo

CatAudio 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).

Dependencies

~1.1–3MB
~47K SLoC