Page 1 of 1
MxmModule for PureBasic 4
Posted: Mon May 28, 2007 9:05 pm
by Fred
I just updated the MXMModule library for PureBasic 4 (Windows only), including unicode support. It can be found here:
www.purebasic.com/MXMModule.zip . It's a minimal music module lib, which can play something for less than 9kb (unpacked).
Have fun !
Posted: Mon May 28, 2007 9:28 pm
by Falko
Hello Fred,
thanks for fun

Posted: Mon May 28, 2007 9:37 pm
by GeoTrail
How does SetMXMModulePosition(1) work? From 1 to 100?
Posted: Tue May 29, 2007 1:53 am
by JCV
nice! thanks

Posted: Tue May 29, 2007 6:02 am
by yoxola
This is a great replacement for the oldie midas11......
Any possibility for cross platform?
Posted: Tue May 29, 2007 1:20 pm
by IceSoft
I will use it very often....
...thanks @Fred.
Posted: Tue May 29, 2007 1:36 pm
by byo
Thanks a lot!
9 KB?

Posted: Tue May 29, 2007 3:00 pm
by JCV
byo wrote:Thanks a lot!
9 KB?

Don't be shock. Thats
normal in pb.

Posted: Fri Jan 16, 2009 10:45 pm
by ar-s
Hello,
i've got a little prob with Xm2Mxm.exe to convert old good .mod
I try the command : Xm2Mxm.exe -p1 myfile.mod outfile.mxm but nothing happend... What do i miss ?
thanks for your help
Posted: Sat Jan 17, 2009 2:11 am
by KarLKoX
Be carefull with modules files in general, if the module engine (here mxm) is not in "paranoia mode", some commands can make the engine indefinitely, open your mod with your favorite soundtracker editor and check for commands like pattern jump and pattern break (OpenModplug display the name of the command in case you don't know them all).