What can I use to determine the run time of an AIFF audio file. Preferably using Perl.
Audio::Scan is a perl module available on CPAN which includes interfaces that return the length of an AIFF track in ms.