Skip to content

Latest commit

 

History

History
 
 

SDL_audiolib

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
SDL_audiolib is an audio decoding, resampling and mixing library for
SDL.

This is a small and simple to use C++ library for playing various
audio formats. It is a thin (-ish) wrapper around existing resampling
(like SRC or SoX) and decoding libraries (like libmpg123 or
libvorbis).