Linux SoftwareProgrammingLibrariesAudio::File 0.10

Audio::File 0.10


Audio::File is a audio file abstraction library. SYNOPSIS use Audio::File; my $file = Audio::File->new( "foo.bar" );
Developer:   Florian Ragwitz
      more software by author →
Price:  0.00
License:   GPL (GNU General Public License)
File size:   72K
Language:   
OS:   
Rating:   0 /5 (0 votes)
Your vote:  
enlarge screenshot


Audio::File is a audio file abstraction library.

SYNOPSIS

use Audio::File;
my $file = Audio::File->new( "foo.bar" );

print "The ". $file->type() ."-file ". $file->name
." is ". int $file->length() ." seconds long.n";

print "It's interpreted by ". $file->tag->artist()
." and called ". $file->tag->title() ".n";

Audio::File abstracts a single audio file, independant of its format. Using this module you can access a files meta-info like title, album, etc. as well as the files audio-properties like its length and bitrate.

Currently only the formats flac, ogg vorbis and mp3 are supported, but support for other formats may be easily added.

Requirements:
  • Perl
    tags audio  file  file  tag  

    Download Audio::File 0.10


     http://mirrors.evolva.ro/CPAN/authors/id/F/FL/FLORA/Audio-File-0.10.tar.gz


    Authors software

    Audio::File::AudioProperties 0.10 (by Florian Ragwitz)
    Audio::File::AudioProperties is a Perl module that can abstract an audio file's audio properties.

    Audio::File::AudioProperties is

    Audio::File::Type 0.10 (by Florian Ragwitz)
    Audio::File::Type represents an audio filetype.

    An instance of an object inherited from Audio::File::Type is returned by the const

    Audio::File 0.10 (by Florian Ragwitz)
    Audio::File is a audio file abstraction library.

    SYNOPSIS

    use Audio::File;
    my $file = Audio::File->new( "foo.bar" );


    Similar software

    Audio::File 0.10 (by Florian Ragwitz)
    Audio::File is a audio file abstraction library.

    SYNOPSIS

    use Audio::File;
    my $file = Audio::File->new( "foo.bar" );

    Template::Tutorial 2.15 (by Andy Wardley)
    Template::Tutorial are template toolkit tutorials.

    This section includes tutorials on using the Template Toolkit

    Audio::File::AudioProperties 0.10 (by Florian Ragwitz)
    Audio::File::AudioProperties is a Perl module that can abstract an audio file's audio properties.

    Audio::File::AudioProperties is

    Audio::TagLib::Ogg::FLAC::File 1.42 (by Dongxu Ma)
    Audio::TagLib::Ogg::FLAC::File is an implementation of Audio::TagLib::File with Ogg/FLAC specific methods.

    SYNOPSIS

    use Audio

    MathML::Entities 0.13 (by Jacques Distler)
    MathML::Entities is a Perl module that can convert XHTML+MathML Named Entities to Numeric Character References.

    SYNOPSIS

    use M

    Audio::M4P::QuickTime 0.30 (by William Herrera)
    Audio::M4P::QuickTime is a Perl module for m4p/mp4/m4a Quicktime audio files.

    Perl manipulation of Quicktime Audio files, includin

    Audio::TagLib::AudioProperties 1.42 (by Dongxu Ma)
    Audio::TagLib::AudioProperties is a simple, abstract interface to common audio properties.

    DESCRIPTION

    The values here are comm

    MPEG::Audio::Frame 0.09 (by Yuval Kojman)
    MPEG::Audio::Frame is a class for weeding out MPEG audio frames out of a file handle.

    SYNOPSIS

    use MPEG::Audio::Frame;

    Audio::TagLib::Vorbis::File 1.42 (by Dongxu Ma)
    Audio::TagLib::Vorbis::File is an implementation of Ogg::File with Vorbis specific methods.

    SYNOPSIS

    use Audio::TagLib::Vorbi

    Audio::TagLib::MPC::File 1.42 (by Dongxu Ma)
    Audio::TagLib::MPC::File is an implementation of Audio::TagLib::File with MPC specific methods.

    SYNOPSIS

    use Audio::TagLib;


    Other software in this category

    zlib 1.2.3 (by Jean-loup Gailly)
    zlib is designed to be a free, general-purpose, legally unencumbered, lossless data-compression library for use on virtually any comp

    libjpeg v6b (by Independent JPEG Group)
    libjpeg is a library for handling the JPEG (JFIF) image format

    OpenSSL 0.9.7c (by The OpenSSL Project Team)
    The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implement

    libxml2 2.6.27 (by DV)
    Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform), libxml2 library i

    GNU C library 2.4 (by Andreas Jaeger)
    GNU C library (glibc) is one of the most important components of GNU Hurd and most modern Linux distributions.

    GNU C library is us

  •     search


    Featured Software

    jEdit 4.3 pre8
    jEdit is an Open Source text editor written in Java

    Opera 9.02
    Surf the Internet in a safer, faster, and easier way with Opera browser

    GNU Aspell 0.60.4
    GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell


    Subscribe in Rojo
    Google Reader
    Add to My Yahoo!

    Add to My AOL
    Subscribe with Bloglines
    Subscribe in NewsGator Online
    Add 'nixbit linux software' to Newsburst from CNET News.com
    del.icio.us nixbit linux software


    Top tags