PureBasic - Module Lib (endless playing?)
Posted: Sun Jul 19, 2009 1:00 pm
Hi PB-Team and others!
As i noticed, the module lib is now based on ModPlug instead of using midas.dll! Good change!
I know how to load and play a module... but is there any way (like flag) to play a tune repeated (so you have an endless tune whithout break?) like:
PlayModule( #Module, #Mode)
Mode 0 = Play only once,
Mode 1 = Play in loop (endless)
It would be more nice instead checking everytime the position of the tune and start it again...
As i noticed, the module lib is now based on ModPlug instead of using midas.dll! Good change!
I know how to load and play a module... but is there any way (like flag) to play a tune repeated (so you have an endless tune whithout break?) like:
PlayModule( #Module, #Mode)
Mode 0 = Play only once,
Mode 1 = Play in loop (endless)
It would be more nice instead checking everytime the position of the tune and start it again...