mp3-duration

BSD 2-Clause

Get the duration of an MP3 file

$ area51 add mp3-durationCopy

Usage

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

Dependencies