audio-tag

BSD-2-Clause License

tool to deal with audio tags. read, view and write

$ area51 add audio-tagCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(audio-tag:some-function ...)