Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.247.969 Times

Audio::File::AudioProperties 0.10

  Date Added: January 15, 2010  |  Visits: 1.193

Audio::File::AudioProperties

Report Broken Link
Printer Friendly Version


Product Homepage
Download (89 downloads)



Audio::File::AudioProperties is a Perl module that can abstract an audio files audio properties. Audio::File::AudioProperties is the base class for other file format independant audio property classes like Audio::File::Flac::AudioProperties or Audio::File::Ogg::AudioProperties. You should not use this class yourself exept youre writing an own file format dependant subclass. METHODS new Constructor. Creates new Audio::File::AudioProperties object. You shoud not use this method yourself. Its called by the filetype-dependant subclasses of Audio::File::Type automatically. init Initializes the object. Its called by the constructor and empty by default. Its ought to be overwritten by subclasses. length Returns the length of the audio file in seconds. bitrate Returns the bitrate of the file. sample_rate Returns the sample rate of the audio file. channels Returns the number of channels the audio file has. all Get all audio properties..

Requirements: No special requirements
Platforms: Linux
Keyword: Audio Audio Files Audiofileaudioproperties Audioproperties File Files Libraries Module Perl Perl Module Programming Returns
Users rating: 0/10

License: Freeware Size: 74.75 KB
USER REVIEWS
More Reviews or Write Review


AUDIO::FILE::AUDIOPROPERTIES RELATED
Libraries  -  Audio::TagLib::Ogg::FLAC::File 1.42
Audio::TagLib::Ogg::FLAC::File is an implementation of Audio::TagLib::File with Ogg/FLAC specific methods. SYNOPSIS use Audio::TagLib::Ogg::FLAC::File; my $i = Audio::TagLib::Ogg::FLAC::File->new("sample file.flac"); print...
1.4 MB  
Utilities  -  Audio Files GDS Indexer 1.1
Audio Files GDS Indexer is a Google Desktop Search plugin which allow it to index all popular audio files formats, it support MP3 (all ID3v2 tag versions), WMA, ASF, WMV, Apple iTunes AAC (M4A and M4P), MP4, OGG, FLAC (vorbis comment tags), MPC,...
747.52 KB  
Communication  -  m4aread - read MPEG4 (AAC or M4A) compressed audio files 1.0
m4aread provides a drop-in replacement for wavread when the audio files are compressed using MPEG4 audio (AAC or M4A) format. (Protected m4p files cannot be decoded, unfortunately.)All the work is done by the external "faad" binary, an open-source...
10 KB  
Libraries  -  Audio::ConvTools 0.08
Audio::ConvTools is a API to convert audio files from/to mp3 ogg and wav. SYNOPSIS use Audio::ConvTools; use Audio::ConvTools qw/:DEFAULT :Tmp :Log/; $status = ogg2mp3(file.ogg); $status = ogg2wav(file.ogg); $status = ogg2wav(in.ogg,...
7.17 KB  
MP3 Players  -  Audio Convert Merge Free 5.2.6
Audio Convert Merge Free is an easy and fast audio tool to merge MP3s, as well as join WMA, WAV, OGG files into a larger one without recompressing or quality loss within seconds. With our audio merger, you can also join separate audiobook chapters...
9.26 MB  
MP3 Tools  -  HD Files Splitter 2.0
DVD Audio Files Splitter is a software designed for dividing an Audio file into smaller files according to the user-specified time intervals. DVD Audio Files Splitter deals with DVD-compliant Audio file formats. Those formats are: AC3, DTS, WAV...
676 KB  
Audio Tools  -  Fast Audio Playlist Generator 0.31
FAPG is a tool to generate list of audio files (WAV, MP3, Ogg, etc.) in various formats (M3U, PLS, HTML, etc). It is very useful for quickly creating a playlist of a large number of audio files. It is coded in C to be as fast as possible, and...
13.31 KB  
Multi-Purpose Audio Players  -  MC Audio Recorder 1.8.0
MC Audio Recorder is a software dedicated to making audio recording and text-to-speech fun and accessible to all types of users. The program allows you to convert CDs, DVDs, tapes, live shows, TV, Internet radio, video games and sounds into...
1.38 MB  
Audio Recorders  -  SoftMine Audio Recorder 1.1.0
SoftMine Audio Recorder comes to help those in need of a skilled, handy audio recording tool able to pick up and convert sounds from multiple sources. Whether CDs, DVDs, tapes, TV shows, live concerts, online radio, video games, or live...
1.21 MB  
Multimedia  -  Audio-Portal 0.1
Audio-Portal is a new Web-based Front-end for your Audio files. Audio-Portal is an Open Source PHP audio script.It will support: APE FLAC OGG MP3 and many more! Please have a little patience, will this project is still in Development stadium.
430.08 KB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB