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
+2 -1
View File
@@ -3,12 +3,13 @@
@(require racket/base
(for-label racket/base
racket/path
racket/contract
"../mp3-decoder.rkt"))
@title{mp3-decoder}
@author[@author+email["Hans Dijkema" "hans@dijkewijk.nl"]]
@defmodule[racket-sound/mp3-decoder]
@defmodule[(file "../mp3-decoder.rkt")]
This module provides an MP3 decoder backend. It opens an MP3 file,
reports stream information through a callback, streams decoded PCM