Christoph Bußenius > Audio-Extract-PCM-0.04_59 > Audio::Extract::PCM::Backend::SndFile

Download:
Audio-Extract-PCM-0.04_59.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

NAME ^

Audio::Extract::PCM::Backend::SndFile - sndfile backend for audio extraction

SYNOPSIS ^

This module makes Audio::Extract::PCM capable to use the sndfile library (specifically Audio::SndFile) for audio extraction.

open_back

See "open" in Audio::Extract::PCM::Backend.

read_back

See "read" in Audio::Extract::PCM::Backend.

used_versions

Returns versions of Audio::SndFile and libsndfile in a hash reference.

TODO ^

Thoroughly test this for float pcm files, especially normalization issues.