<div dir="ltr">Does anyone know if there exists an mp3 to pcm audio data implementation written in pascal?<div><br></div><div>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.</div><div><br></div><div>For reference, here is a C# mp3 decoder that can convert mp3 data to pcm data in blocks, which is a preferred method.</div><div><br></div><div><a href="https://github.com/ZaneDubya/MP3Sharp">https://github.com/ZaneDubya/MP3Sharp</a><br></div></div>