Re: How to play an mp3 file from a database

2011-12-01 Thread Tobias Leich
Hi, this feature will be officially released, yes. But I can't tell if this will be already within december. Cheers. Am 01.12.2011 22:29, schrieb Alexander Becker: > > Wohoo! That's really great! Here is my current (OMG: it's SDL + Tk) > proof-of-concept-script. > > It plays a file via start and

Re: How to play an mp3 file from a database

2011-12-01 Thread Kartik Thakore
Thanks froggs. Sent from my iPhone On 2011-12-01, at 5:25 AM, Tobias Leich wrote: > Great! > > So I will add RWOps support today, I'll drop you a note when its done. > > Cheers, FROGGS > > Am 30.11.2011 23:09, schrieb Alexander Becker: >> Hi! >> >> The example code in your link gives me version

Re: How to play an mp3 file from a database

2011-12-01 Thread Tobias Leich
Great! So I will add RWOps support today, I'll drop you a note when its done. Cheers, FROGGS Am 30.11.2011 23:09, schrieb Alexander Becker: > Hi! > > The example code in your link gives me version 1.2.11 on Win 7 x64 with > strawberry perl 5.12.2 built for MSWin32-x64-multi-thread. > > HTH, > A

AW: How to play an mp3 file from a database

2011-12-01 Thread Alexander Becker
Hi! The example code in your link gives me version 1.2.11 on Win 7 x64 with strawberry perl 5.12.2 built for MSWin32-x64-multi-thread. HTH, Alex [code] use SDL::Mixer; use SDL::Version; my $version = SDL::Mixer::linked_version(); printf("%d.%d.%d\n", $version->major, $version->minor, $ver