taglib-bindings
Read and write audio files metadata using CFFI bindings for the taglib library.

Example

(taglib:with-file ("Hungarian Rhapsody no.3.flac" tfile) (let ((tags (taglib:file-tag tfile))) (taglib:tag-title tags))) => "Hungarian Rhapsody no.3"


Sources:
https://forge.tedomum.net/dimucolor/cl-taglib-bindings, distributed on Ultralisp
Depends on:
cffi, trivial-features
License:
Apache 2


audio file format