ProteaAudio is a minimalist stereo audio mixer/playback library for
- Linux
- MacOS
- Windows
Supported audio formats:
- Wav
- Ogg
- Mp3
- Raw linear PCM
The proteaaudio
library has two low-level backend implementation.
- proteaaudio-sdl is using SDL2
- proteaaudio is directly using the OS native audio library
Both library implements the same Haskell API.