Well i'm stuck with this one. . .
I have my code set to load the XM from file (externally)
uFMOD_PlaySong(@"Music\MY.xm",0 ,XM_FILE)
but i can't seem to get the XM_NOLOOP function mentioned here ;
XM_NOLOOP An XM track plays repeatedly by default. Specify
' this flag to play it only once.
To work :/ any ideas