This commit is contained in:
2026-04-28 18:15:02 +02:00
parent e941876fa5
commit 08ca038b68
9 changed files with 28 additions and 137 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
@title{audio-decoder}
@author[@author+email["Hans Dijkema" "hans@dijkewijk.nl"]]
@defmodule["racket-sound/audio-decoder"]
@defmodule[(file "../audio-decoder.rkt")]
This module provides a small abstraction layer over concrete audio
decoders. A backend is selected from the filename extension and is then