mp3-duration
Get the duration of an MP3 file
$ area51 add mp3-durationCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(mp3-duration:some-function ...)Get the duration of an MP3 file
$ area51 add mp3-durationCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(mp3-duration:some-function ...)