Audio::Wav::Read

Audio::Wav::Read is a Perl module for reading Microsoft WAV files.
Download

Audio::Wav::Read Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Nick Peskett
  • Publisher web site:
  • http://search.cpan.org/~npeskett/Audio-Wav-0.06/Wav/Read.pm

Audio::Wav::Read Tags


Audio::Wav::Read Description

Audio::Wav::Read is a Perl module for reading Microsoft WAV files. Audio::Wav::Read is a Perl module for reading Microsoft WAV files.SYNOPSIS use Audio::Wav; my $wav = new Audio::Wav; my $read = $wav -> read( 'filename.wav' ); my $details = $read -> details();Reads Microsoft Wav files. Requirements: · Perl


Audio::Wav::Read Related Software