On Wed, May 8, 2019 at 3:02 PM Anthony Walter via lazarus <
[email protected]> wrote:

> Jose,
>
> I'd really like to reduce dependencies and not use black box code that
> comes with licencing restrictions and requires bundling of additional third
> party binary executable files.
>
> Thanks for the suggestion though.
>
> If anyone is actually interested in how to decode an mp3 into left and
> right audio samples, this single C file project handles this task well. It
> just need translation to Pascal.
>
> https://github.com/technosaurus/PDMP3
> --
> _______________________________________________
>
>

I think you know  SDL2  :
https://www.libsdl.org/

There are its bindings to many languages :

https://www.libsdl.org/languages.php
SDL Language Bindings ( including Pascal )


Perhaps they may be useful for you .


Mehmet Erol Sanliturk
-- 
_______________________________________________
lazarus mailing list
[email protected]
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to