shithub: pplay

Download patch

ref: 94b590804e2c148200288f0e2081b2a24d9b8ee3
parent: 29e2aba8b275606970b2ec9d80392363aed6e6ac
author: qwx <qwx@sciops.net>
date: Wed Nov 30 01:09:56 EST 2022

display minutes correctly

--- a/draw.c
+++ b/draw.c
@@ -146,6 +146,7 @@
 	*th = *tm / 60;
 	*tμ = 100 * (nsamp - *ts * 44100) / 44100;
 	*ts %= 60;
+	*tm %= 60;
 }
 
 static void