MINIFMOD 1.7 (statically linked XM player library)

Windows specific forum
traumatic
PureBasic Expert
PureBasic Expert
Posts: 1661
Joined: Sun Apr 27, 2003 4:41 pm
Location: Germany
Contact:

Post by traumatic »

Glow wrote:[...]but it doesnt support the MFMinit() syntax. [...]
I'm curious, what's the problem with that?

The lib this thread refers to doesn't work in 3.94 anyway AFAIK.

viewtopic.php?t=13424
Good programmers don't comment their code. It was hard to write, should be hard to read.
Glow
User
User
Posts: 10
Joined: Sun Dec 18, 2005 9:03 pm

Post by Glow »

Hi

thx for the reply. Well, the reason why I initially wanted the old lib is, that it was pretty reasy to use. You just had these simple commands and you didnt had to care about the rest - the lib did the whole job.
But if it doesnt work anymore - well, too bad :(
But thx for the link, I think I´m gonna use you lib. Quality is pretty good and I think I can live with the additional coding. Just one thing: did you recognize that in the demo exe you include after a while when the song ends the playback starts again, but just the last (few) pattern(s) of the song ?

greetings
Glow
jack
Addict
Addict
Posts: 1358
Joined: Fri Apr 25, 2003 11:10 pm

Post by jack »

traumatic
PureBasic Expert
PureBasic Expert
Posts: 1661
Joined: Sun Apr 27, 2003 4:41 pm
Location: Germany
Contact:

Post by traumatic »

Hi Jack,
the link you posted also refers to that version:
viewtopic.php?t=13424

Glow wrote:did you recognize that in the demo exe you include after a while when the song ends the playback starts again, but just the last (few) pattern(s) of the song ?
Hmm... can't say I'd remember but this won't be a problem with
the library itself but with how the xm has been set up.
Good programmers don't comment their code. It was hard to write, should be hard to read.
Glow
User
User
Posts: 10
Joined: Sun Dec 18, 2005 9:03 pm

Post by Glow »

@Jack: Thx for the link - that was the lib I used. The commands are recognized now. Unfortunally traumatic was right - it doesnt work in 3.94. But thx anyway for the afford :)

@ traumatic: yepp - seems to be a prob with the xm u used - mine repeats without any problems :) - but yours is a pretty nice xm - I like the sound :D

Edit: Argh ! traumatic: maybe you can tell me where I can get the xm ? I need to listen to it in a loop. I always start your example, but then need to click the ok button and open it again to listen again :(
Post Reply