paused handling

This commit is contained in:
2026-05-07 14:30:41 +02:00
parent 905c9153f7
commit aff4f7e6d7
+1 -1
View File
@@ -160,7 +160,7 @@
#:mutable #:mutable
) )
(define ao-buf-ms 500) ;; Playback buffer of 0.5s (define ao-buf-ms 100) ;; Playback buffer of 0.5s
(define (get h ms-wait) (define (get h ms-wait)
(let ((el (if (<= ms-wait 0) (let ((el (if (<= ms-wait 0)