documentation

This commit is contained in:
2026-05-11 20:03:28 +02:00
parent 7956d15072
commit 4966936381
4 changed files with 666 additions and 1 deletions
+1 -1
View File
@@ -194,7 +194,7 @@
;; Playback buffer to send to libao in milliseconds
;; -------------------------------------------------------------------------
(define ao-buf-ms 250) ;; Playback buffer of 0.25s
(define ao-buf-ms 1000) ;; Playback buffer of 0.25s
;; -------------------------------------------------------------------------
;; Sample queue handling