Audio::Wav - Modules for reading & writing Microsoft WAV files.
These modules provide a method of reading & writing uncompressed Microsoft WAV files....
BRIANSKI/Audio-Wav-0.14 - 27 Apr 2014 04:54:18 UTC
Audio::Wav::Read - Module for reading Microsoft WAV files.
Reads Microsoft Wav files....
BRIANSKI/Audio-Wav-0.14 - 27 Apr 2014 04:54:18 UTC
Audio::File::Wav - represents a Microsoft WAV audio file
An extension to Audio::File enabling support for Microsoft WAV files. Uses Audio::Wav internally to parse necessary information from the file....
NHEINRIC/Audio-File-Wav-0.01a - 22 Jan 2009 10:03:31 UTC
Audio::Wav::Write - Module for writing Microsoft WAV files.
Currently only writes to a file....
BRIANSKI/Audio-Wav-0.14 - 27 Apr 2014 04:54:18 UTC
Audio::C4Stream::Wav - Perl extension for open and stream WAV files.
The functions are : "getPngData" Get the sine wave graphic of the WAV data "getNextData" Get next data "getNextRawData" Get next source data "getOrigDataLen" Get the original data length "getOrigSec" Get the number of seconds of the original data "ge...
CFORPC/Audio-C4Stream-Wav-1.01 - 23 Jan 2012 15:47:25 UTC
Audio::ConvTools - API to convert audio files from/to mp3 ogg and wav
"Audio::ConvTools" provides miscellaneous tools to convert audio files between Ogg Vorbis, MPEG III and Wav files. This is a function interface only. By default, all the conversions functions are exported. You can also export temporary file usage too...
MHOOREMAN/Audio-ConvTools-0.08 - 28 Oct 2006 10:29:42 UTC
Audio::Scan - Fast C metadata and tag reader for all common audio file formats
Audio::Scan is a C-based scanner for audio file metadata and tag information. It currently supports MP3, MP4, Ogg Vorbis, FLAC, ASF, WAV, AIFF, Musepack, Monkey's Audio, and WavPack. See below for specific details about each file format....
AGRUNDMA/Audio-Scan-1.01 - 10 Jul 2018 03:13:30 UTC
Audio::DSP - Perl interface to *NIX digital audio device.
Audio::DSP is built around the OSS (Open Sound System) API and allows perl to interface with a digital audio device. It provides, among other things, an initialization method which opens and handles ioctl messaging on the audio device file. Audio::DS...
SETHJ/Audio-DSP-0.02 - 11 Sep 2000 05:53:42 UTC
Audio::MPEG - Encoding and decoding of MPEG Audio (MP3)
Audio::MPEG is a Perl interface to the LAME and MAD MPEG audio Layers I, II, and III encoding and decoding libraries. Rationale I have been building a fairly extensive MP3 library, and decided to write some software to help manage the collection. It'...
PTIMOF/Audio-MPEG-0.04 - 29 Jun 2001 18:53:02 UTC
Audio::MikMod - Perl extension for libmikmod.
This module provides an interface to the libmikmod library for playing MOD, IT, XM, S3M, MTM, 669, STM, ULT, FAR, MED, AMF, DSM, IMF, GDM, and STX tracker files. In addition, manipulation of WAV samples is supported. Please see the extensive libmikmo...
DANIEL/Audio-MikMod-0.5 - 29 Jul 1999 19:00:15 UTC
Audio::Data - module for representing audio data to perl
Audio::Data represents audio data to perl in a fairly compact and efficient manner using C via XS to hold data as a C array of "float" values. The use of "float" avoids many issues with dynamic range, and typical "float" has 24-bit mantissa so quanti...
NI-S/Audio-1.029 - 02 Jun 2004 18:52:42 UTC
Audio::SndFile - Portable reading and writing of sound files
Audio::SndFile is a perl interface to the sndfile (soundfile) library and provides a portable API for reading and writing sound files in different formats....
JDIEPEN/Audio-SndFile-0.09 - 22 Mar 2012 12:14:45 UTC
Audio::SoundFile - Perl interface to libsndfile, a sound I/O library
This module provides interface to libsndfile, available from http://www.zip.com.au/~erikd/libsndfile/ With this library, you will be able to read, write, and manipulate sound data of more than 10 formats. Also, in addition to read/write interface usi...
TAIY/Audio-SoundFile-0.16 - 14 Dec 2009 14:30:26 UTC