On 14 June 2010 15:59, Graeme Geldenhuys <graemeg.li...@gmail.com> wrote:
> On 14/06/2010, Alexander Grau wrote:
>>
>> If someone would like to add a PlaySoundFile API to LCL/FPC, drop me a
>> note and we will donate the Mac code for it :-) ...
>
> Thanks for that. A quick test removing the SND_ASYNC option plays
> multiple sound files in quick succession - just what I wanted.  I'll
> experiment with libsndfile tomorrow, to see if I can accomplish the
> same under Linux.

Note that the fpc libsndfile example is outdated (it uses oss).  There
is an example in the libsndfile source for how to play this with alsa.
 If you're not worried about gpl, then I'd probably use libao.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to