From 6f7979d046bf558ad5fad7a53f521e0d46a396ac Mon Sep 17 00:00:00 2001 From: Hans Dijkema Date: Thu, 2 Jul 2026 15:11:48 +0200 Subject: [PATCH] index --- scrbl/racket-audio.scrbl | 1 + 1 file changed, 1 insertion(+) diff --git a/scrbl/racket-audio.scrbl b/scrbl/racket-audio.scrbl index 4fb5ffc..3e18dcc 100644 --- a/scrbl/racket-audio.scrbl +++ b/scrbl/racket-audio.scrbl @@ -29,6 +29,7 @@ @include-section["audio-decoder.scrbl"] @include-section["libao-async-ffi-racket.scrbl"] @include-section["flac-decoder.scrbl"] +@include-section["opus-decoder.scrbl"] @include-section["mp3-decoder.scrbl"] @include-section["ffmpeg-decoder.scrbl"] @include-section["libao.scrbl"]