Hi, complete newbie to FMOD. I’m using it with Liberty Basic. I’m trying to understand what is the best strategy for timing the end of a .mid or .mod I cant seem to get IsPlaying to work and IsFinnished seems to work for .mid but not .mod What would be the normal command sequence to detect and manage the closure of a file when its finnished playing? I’m not seeing a command that lets me determine the length of time a file needs to play.
- Rod asked 13 years ago
- You must login to post comments
Been playing about. I had used 44100 as the mix rate as per the tutorial page. Dropping the rate to 22050 I now find IsPlaying and IsFinnished work reliably? Terrific .dll by the way.
- Rod answered 13 years ago
- You must login to post comments
Your Answer
Please login first to submit.