module playing without dll

Everything else that doesn't fall into one of the other PB categories.
User avatar
Hroudtwolf
Addict
Addict
Posts: 803
Joined: Sat Feb 12, 2005 3:35 am
Location: Germany(Hessen)
Contact:

module playing without dll

Post by Hroudtwolf »

Good morning,

I'm searching a LIB or source to play module-music without any DLL.

Does exist someone ?
benny
Enthusiast
Enthusiast
Posts: 465
Joined: Fri Apr 25, 2003 7:44 pm
Location: end of www
Contact:

Post by benny »

Check PureArea.net -> Userlibs (MXM, MiniFMod ...) :!:
regards,
benny!
-
pe0ple ar3 str4nge!!!
traumatic
PureBasic Expert
PureBasic Expert
Posts: 1661
Joined: Sun Apr 27, 2003 4:41 pm
Location: Germany
Contact:

Post by traumatic »

B3nny, both libs can't handle .mod ;)
Good programmers don't comment their code. It was hard to write, should be hard to read.
benny
Enthusiast
Enthusiast
Posts: 465
Joined: Fri Apr 25, 2003 7:44 pm
Location: end of www
Contact:

Post by benny »

traumatic wrote:B3nny, both libs can't handle .mod ;)
Upsie ... I didn't think about .mod-files when I read the term module-music.
Nowadays, I personally use the term mod-files for any kind of tracker format
(.xm / .it / .s3m and .mod).


@Hroutwolf:
If you want to playback tracker music in .mod-format - you have to
convert it to .xm first :!:

Sorry for any inconvenience.
regards,
benny!
-
pe0ple ar3 str4nge!!!
traumatic
PureBasic Expert
PureBasic Expert
Posts: 1661
Joined: Sun Apr 27, 2003 4:41 pm
Location: Germany
Contact:

Post by traumatic »

benny wrote:Sorry for any inconvenience.
Don't worry, no animals were harmed! :P
Good programmers don't comment their code. It was hard to write, should be hard to read.
Post Reply