mp3-duration
Get the duration of an MP3 file
$ area51 add mp3-durationコピー使い方
;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(mp3-duration:some-function ...)Get the duration of an MP3 file
$ area51 add mp3-durationコピー;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(mp3-duration:some-function ...)