working test on macosx

This commit is contained in:
2026-05-06 19:47:07 +02:00
parent d2d9c82635
commit a59c3b7c41
+2 -2
View File
@@ -16,8 +16,8 @@
(define test-file3-id 3)
(define test-file4-id 4)
(set! test-file3 (build-path tests "idyll.mp3"))
(set! test-file4 (build-path tests "idyll.flac"))
(set! test-file3 (build-path tests "idyll.flac"))
(set! test-file4 (build-path tests "idyll.mp3"))
;(define fmt (ao-mk-format 24 48000 2 'big-endian))
;(define ao-h (ao-open-live #f fmt))