scrbl updates

This commit is contained in:
2026-05-04 13:27:02 +02:00
parent 85613cd013
commit 11a1abce5b
8 changed files with 10 additions and 7 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
@title{audio-decoder}
@author[@author+email["Hans Dijkema" "hans@dijkewijk.nl"]]
@defmodule[(file "../audio-decoder.rkt")]
@defmodule[racket-audio/audio-decoder]
This module provides a small abstraction layer over concrete audio
decoders. A backend is selected from the filename extension and is then