Òpus toevoeging via xiph library

This commit is contained in:
2026-06-05 22:17:10 +02:00
parent 5cff13f55a
commit d7be947886
5 changed files with 1082 additions and 16 deletions
+3
View File
@@ -3,10 +3,13 @@
(require "taglib.rkt"
"audio-sniffer.rkt"
"audio-player.rkt"
"opusfile-decoder.rkt"
)
(provide (all-from-out "taglib.rkt")
(all-from-out "audio-sniffer.rkt")
(all-from-out "audio-player.rkt")
current-opusfile-output-format
opusfile-output-format?
)