sdl2_sound

Abstract soundfile decoder library for SDL audio processing

brewmacoslinux
Try with needOr install directly
Source

About

Abstract soundfile decoder for SDL

Commands

sdl2_sound

Examples

Check SDL2_sound library version and supported formats$ sdl2_sound --version
Decode and play audio file using SDL2_sound$ sdl2_sound input.wav output.raw
List all supported audio formats$ sdl2_sound --formats