~grauw/vgmplay-msx#19: 
Show song length

The song length is included in the VGM data, as well as the loop length, but we’re not showing it. We could show it as something like:

Playing... 2:13
Playing... 2:13 + 1:97

Not sure whether the loop length should also reflect the loop count though…

Status
RESOLVED FIXED
Submitter
bitbucket:Laurens Holst
Assigned to
No-one
Submitted
6 years ago
Updated
5 years ago
Labels
No labels applied.

bitbucket:Laurens Holst 6 years ago · edit

Adding this may also suggest to show playback progress, but this is troublesome to implement without a UI (#12) due to DOS character output being too slot to invoke during playback.

If it looks weird without showing progress as well, maybe this should not be done until we can. Or show it elsewhere, e.g. among the song information:

Length: 2:13
Loop: 1:97

bitbucket:Laurens Holst 6 years ago · edit

Fixed 864ff42.

~grauw REPORTED FIXED 5 years ago

Register here or Log in to comment, or comment via email.