What can I use to determine the run time of an AIFF audio file. Preferably using Perl.
+4
A:
Audio::Scan is a perl module available on CPAN which includes interfaces that return the length of an AIFF track in ms.
Chris Alef
2010-07-31 16:55:10