On Sat, Sep 02, 2023 at 10:11:12AM +, Lucas Raab wrote:
> Hello,
>
> Here's a new port for a forthcoming update to devilutionX.
>
> SDL_audiolib is an audio decoding, resampling and mixing library.
>
> It is a small and simple to use C++ library for playing various audio
> formats. It is a t
Hello,
Here's a new port for a forthcoming update to devilutionX.
SDL_audiolib is an audio decoding, resampling and mixing library.
It 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