The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.5

  • corrected a segfault while decoding mono streams with MAD_DITHER_S16_*
  • added in 'option' method to Audio::Mad::Stream to set stream flags. flags can also be set in the 'new' class method, by sending them as the first paramater.
  • corrected typo in dither.c, the mad_dither_s32_{le,be} routines were ordering the bytes of the sample incorrectly.

Modules

Perl interface to the mad MPEG decoder library
Dithering routines for mad_fixed_t data
Interface to mad_frame structure
Resampling routines for mad_fixed_t data
Interface to mad_stream structure
Interface to mad_synth structure
Interface to mad_timer_t structure

Provides

in Mad.pm
in Mad.pm