more defensive constructs with early-return & let-assert
This commit is contained in:
+1
-1
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user