taglib documentation.

This commit is contained in:
2026-06-08 13:26:10 +02:00
parent 5eefacacba
commit b979be540e
3 changed files with 204 additions and 83 deletions
+2 -1
View File
@@ -26,7 +26,8 @@ For encoding, also install:
The Opus encoder backend uses libopusenc directly. The FLAC encoder backend
uses libFLAC directly. FLAC sample-rate conversion uses the existing FFmpeg
swresample layer.
swresample layer. Metadata and cover-art copying use the TagLib wrapper; the
public `taglib.rkt` API also supports read-write tag editing.
## macOS