Hello guys,
i recently did a tool (or better: frontend) for playing SID music a nice way. Now i would like the tool (or a port of it) to be used with mod music as well, but i have one problem:
To use my tools continuous and random play feature, i need to know,
how long the actual mod playing is meant to be played.
For example, i open some mod, and modplug 'knows' the mod is, lets say, 65 seconds.
How can i determine the length of a given mod ?
Is there any tool or undocumented commandline feature to retrieve the songlength in seconds, ticks or whatever from modplug ?
I looked into fmod and mikmod, but i didnt find such thing of what i read so far.
Any help is greatly appreciated.