This commit is contained in:
2026-04-09 13:24:29 +02:00
parent 703acfbd8e
commit 076b57bfb8
4 changed files with 9 additions and 7 deletions

View File

@@ -200,8 +200,6 @@
(let ((chan-buf (list-ref buffer channel)))
(vector-ref chan-buf k))))
)
;(displayln (format "bps: ~a, buf-len: ~a, endianess: ~a, channels: ~a, bits ~a"
; bytes-per-sample buf-len endianess channels bits))
(letrec ((i 0)
(fill (lambda (k channel)
(if (< k buf-len)