[fpc-pascal] Help me find a mp3 -> pcm audio data pascal implementation

Sandro Cumerlato sandro.cumerlato at gmail.com
Wed May 10 10:37:23 CEST 2017


Hello Anthony,
IIRC a Pascal mpeg decoder is implemented within IAP:

https://github.com/CWBudde/IAP

Best regards.

Sandro Cumerlato


On May 10, 2017 8:21 AM, "Anthony Walter" <sysrpl at gmail.com> wrote:

> Does anyone know if there exists an mp3 to pcm audio data implementation
> written in pascal?
>
> A few days ago the mp3 format became patent free. A such a few OSS people
> are writing native mp3 decoders, for example Red Hat. Now I am wondering if
> anyone has written an mp3 decoder (to pcm data) for free pascal.
>
> For reference, here is a C# mp3 decoder that can convert mp3 data to pcm
> data in blocks, which is a preferred method.
>
> https://github.com/ZaneDubya/MP3Sharp
>
> _______________________________________________
> fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20170510/39dbf8bc/attachment.html>


More information about the fpc-pascal mailing list