[Lazarus] Soliciting help with next tutoring project, playing sounds and music

Mehmet Erol Sanliturk m.e.sanliturk at gmail.com
Wed May 8 19:20:15 CEST 2019


On Wed, May 8, 2019 at 3:02 PM Anthony Walter via lazarus <
lazarus at lists.lazarus-ide.org> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20190508/34fe8736/attachment.html>


More information about the lazarus mailing list