The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.04_59 - 2009-01-29

  • Some changes to the test suite

Changes for version 0.04_58 - 2009-01-29

  • Complete that fix...
  • sox chooses signed over unsigned now by default (on older soxes...)

Changes for version 0.04_57 - 2009-01-29

  • Fix a problem with determining the availability of backends (introduce those $AVAILABLE variables).

Changes for version 0.04_56 - 2009-01-24

  • Add exports for constants AEP and AEPF
  • Work around segfault in Ogg::Vorbis::Decoder
  • Tidy up the testing: Now there's one big backend.t that replaces sox.t, mad.t, etc.
  • sox backend: Parse wave header from sox, don't parse sox's diagnostics. Easier.
  • No longer default to signed (default was introduced in 0.44_51)

Changes for version 0.04_55 - 2009-01-21

  • Work correctly with newer soxes.

Changes for version 0.04_54 - 2009-01-20

  • Get signedness from sox, and tell it to use either signed or unsigned format.

Changes for version 0.04_53 - 2009-01-20

  • Works better with old soxes.
  • Some pod fixes.

Changes for version 0.04_52 - 2009-01-20

  • Now works better with missing backends.

Changes for version 0.04_51 - 2009-01-20

  • Development release from my "multi" branch. This is the first release to include several backends, and the first release that doesn't depend on sox any more (it recommends it instead).
  • Quite a lot differences to 0.04.

Modules

Extract PCM data from audio files
base class for audio extraction backends
mad backend for audio extraction
sndfile backend for audio extraction
sox backend for audio extraction
ogg/vorbis backend for audio extraction
Format of PCM data