well, I don't remember the exact details, but maybe you can use windows properties for this?
I know there is a way to access the properties of a file under windows. If you were to access the time detail form the soundfile... that might work. Not sure if it would help for .dss files since I'm not sure windows will know what to do with those.
Hope this helps at least a little.
ctrl-alt-del
Junior Poster in Training
66 posts since Jul 2008
Reputation Points: 10
Solved Threads: 0
Assuming that the formula outputs time in seconds, all you would have to do is put "length = length / 60;" just before "return length" and that should work fine. (his/her solution is far better then mine since it actually calculates the value for the audiofile, I don't think windows recognizes .dss files, so it won't have any detailed info on it either)
ctrl-alt-del
Junior Poster in Training
66 posts since Jul 2008
Reputation Points: 10
Solved Threads: 0