more defensive constructs with early-return & let-assert

This commit is contained in:
2026-05-12 11:34:56 +02:00
parent 61d87ba543
commit 89592ddea9
6 changed files with 406 additions and 302 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
(define test-file3-id 3)
(define test-file4-id 4)
(set! test-file3 (build-path tests "mahler-1.mp3"))
(set! test-file3 (build-path tests "idyll.flac"))
(set! test-file4 (build-path tests "mahler-2.mp3"))
;(define fmt (ao-mk-format 24 48000 2 'big-endian))