[fpc-pascal] playing sound files (linux and windows)

Henry Vermaak henry.vermaak at gmail.com
Mon Jun 14 16:05:27 CEST 2010


On 14 June 2010 14:37, Graeme Geldenhuys <graemeg.lists at gmail.com> wrote:
> Hi,
>
> Has anybody managed to play sound files under both Linux and Windows?
> Does FPC have a cross-platform API or FCL class for this?

fpc has bindings for libsndfile, which according to the website can
read/write wav and ogg, among others.

Henry



More information about the fpc-pascal mailing list