Hi,
the fomats have not changed since 15 years and the routine is stable. So...yes..latest.
It was a fast work to fade from one musik to another (together with PLAYMUSIC() ). So you can use PLAYMUSIC for menu and fade to the game musik (bassmod) ^^. Also you can fade each channel volume(or instrument with hiword) to create interactiv musik. (Fade in /out only rythm channels etc)
The position... LOWORD = order, HIWORD = row. If HIWORD = 0xFFFF, then LOWORD = position in seconds. Setting the position in seconds requires that the BASS_MUSIC_CALCLEN flag was used when the MOD music was loaded
-----------------------
) The sound volume is too loud from the track preset, but not when playing in other mod playback programs
Use : BASSMOD_MusicSetAmplify()
--------------------------------
About other errors, what for a tracker you use. ?
If you nead more stuff, wait for fmodEX. ;)
cu