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.473.182 Times

Make Mpeg Audio File Smaller freeware
Filter: All | Freeware | Demo
 

Make Mpeg Audio File Smaller

1 2 3 4 5 > 
Added: March 14, 2010 | Visits: 1.046

MPEG::Audio::Frame MPEG::Audio::Frame is a class for weeding out MPEG audio frames out of a file handle. SYNOPSIS use MPEG::Audio::Frame; open FILE,"file.mp3"; while(my $frame = MPEG::Audio::Frame->read(*FILE)){ print $frame->offset(), ": ", $frame->bitrate(), "Kbps/", $frame->sample()/1000, "KHzn"; # or...



Platforms: *nix

License: Freeware Size: 358.4 KB Download (115): MPEG::Audio::Frame Download

Added: May 21, 2010 | Visits: 1.543

Audio::File 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 "Its interpreted by ". $file->tag->artist() ." and called "....





Platforms: *nix

License: Freeware Size: 74.75 KB Download (102): Audio::File Download

Added: July 15, 2010 | Visits: 1.340

Audio::File::Type Audio::File::Type represents an audio filetype. An instance of an object inherited from Audio::File::Type is returned by the constructor of Audio::File. This object currently provides access to the audio files information like its audio properties (bitrate, sample rate, number of channels, ...)...


Platforms: *nix

License: Freeware Size: 74.75 KB Download (110): Audio::File::Type Download

Added: January 15, 2010 | Visits: 1.197

Audio::File::AudioProperties 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...


Platforms: *nix

License: Freeware Size: 74.75 KB Download (89): Audio::File::AudioProperties Download

Released: October 11, 2012  |  Added: October 11, 2012 | Visits: 738

Audio File Name Fixer Audio File Name Fixer is a utility written in python to change the file names of your audio files to match what is in the ID3 tags. Useful for fixing names of files copied directly from an iPod.


Platforms: Windows, Mac, Linux

License: Freeware Size: 2.31 KB Download (49): Audio File Name Fixer Download

Released: December 15, 2012  |  Added: December 15, 2012 | Visits: 705

Text to Audio File Text to Audio File is a free Mac application that will create small AIFF files out of the text you give it. Text to Audio File uses Leopard's new realistic human-like voice to create rich, uninterrupted audio files. The files will be created without any interference whatsoever! Great for making...


Platforms: Mac

License: Freeware Size: 40.96 KB Download (91): Text to Audio File Download

Added: November 16, 2013 | Visits: 417

Export to MPEG Audio Export to MPEG Audio is a free Automator action that uses the QuickTime Pro version of the QuickTime Player application to export MPEG audio files (AAC) from AIFF and QuickTime movie files passed to it from the previous action.


Platforms: Mac

License: Freeware Size: 1.09 MB Download (33): Export to MPEG Audio Download

Added: April 17, 2010 | Visits: 1.025

Audio::MPEG Audio::MPEG is a Perl module for encoding and decoding of MPEG Audio (MP3). SYNOPSIS use Audio::MPEG; 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...


Platforms: *nix

License: Freeware Size: 57 MB Download (92): Audio::MPEG Download

Released: April 04, 2023  |  Added: April 11, 2023 | Visits: 4.412

Switch Audio Converter Free for Mac Switch is a free MP3 file converter for Mac user that can convert your entire music collection to or from mp3 so you can take your music anywhere. Switch MP3 Converter is very easy to use. Just add the files you want to convert to the list, select the format you want to use, and then click the...


Platforms: Mac

License: Freeware Size: 3.04 MB Download (976): Switch Audio Converter Free for Mac Download

Added: November 22, 2010 | Visits: 1.049

MP3Mixer Mp3mixer is a simple system to let you mix multiple mpeg audio streams in real time, with a view to copying the capabilities a DJ will have access to - but obviously without quite the same feedback. MP3Mixer is a quick hack which I wrote up ages ago as a front end to mpg123, and really it shows...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (98): MP3Mixer Download

Added: March 08, 2010 | Visits: 796

malint malint is a program that parses MPEG audio streams and prints information about the stream and format violations it finds. Many of the checks (and information outputs) can be enabled or disabled via command line switches. Run `malint --help for a list of options. malint -I (--fast-info) only...


Platforms: *nix

License: Freeware Size: 100.35 KB Download (99): malint Download

Added: April 06, 2010 | Visits: 1.069

audio_rename audio_rename can rename an audio file via information got via MP3::Tag. SYNOPSIS audio_rename -csR -@p "@a/@l/@02n_@t" . renames all the audio files in this directory and its subdirectories into a 3-level directory structure given by Artist_Name/Album/Filename, with the basename of Filename...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (94): audio_rename Download

Added: February 13, 2010 | Visits: 1.095

pymad pymad is a Python module that allows Python programs to use the MPEG Audio Decoder library. pymad provides a high-level API, similar to the pyogg module, which makes reading PCM data from MPEG audio streams a piece of cake. Using pymad is as easy as: import mad, ao, sys mf =...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (103): pymad Download

Released: August 25, 2012  |  Added: August 25, 2012 | Visits: 544

Text to Audio File for Mac OS This app creates small AIFF files out of the text you give it. It uses Leopards new realistic human-like voice to create rich, uninterrupted audio files. The files are created without any interference whatsoever! Great for making homemade audiobooks, recorded recitations, and much more! -...


Platforms: Mac

License: Freeware Size: 40.96 KB Download (407): Text to Audio File for Mac OS Download

Added: January 10, 2010 | Visits: 951

Pause Pause determines the location of silences in an audio file for use in fragmentation of large recordings, studies of pause duration, and the like. Pause project generates both a nicely formatted table intended to be read by people and a simple tab-delimited file that is easily parsed by software..


Platforms: *nix

License: Freeware Size: 10.24 KB Download (101): Pause Download

Added: March 04, 2010 | Visits: 1.125

ReZound 0.12.0 ReZound aims to be a stable, open source, and graphical audio file editor primarily for but not limited to the Linux operating system. Whats New in This Release: - Implemented Macros. Now, if you often repeat a sequence of edits, you can record this sequence, and play them back unattendedly...


Platforms: *nix

License: Freeware Size: 1.7 MB Download (118): ReZound 0.12.0 Download

Added: October 09, 2010 | Visits: 883

AudioMove AudioMove project is a simple, easy to use GUI-based batch audio file copy-and-conversion program. You just tell it what files to convert, what format to convert them to, and where to put the output files, and it does it..


Platforms: *nix

License: Freeware Size: 2.7 MB Download (93): AudioMove Download

Added: June 17, 2010 | Visits: 860

ecawave Ecawave is a simple graphical audio file editor. The user-interface is based on Qt libraries, while almost all audio functionality is taken directly from Ecasound libraries. As ecawave is designed for editing large audio files, all processing is done direct-to-disk. Simple waveform caching is...


Platforms: *nix

License: Freeware Size: 204.8 KB Download (97): ecawave Download

Added: June 18, 2010 | Visits: 1.227

audiofile The Audio File Library provides a uniform and elegant API for accessing a variety of audio file formats, such as AIFF/AIFF-C, WAVE, NeXT/Sun .snd/.au, Berkeley/IRCAM/CARL Sound File, Audio Visual Research, Amiga IFF/8SVX, and NIST SPHERE. Supported compression formats are currently G.711 mu-law...


Platforms: *nix

License: Freeware Size: 368.64 KB Download (100): audiofile Download

Added: August 19, 2010 | Visits: 1.026

TwoLAME TwoLAME is an optimised MPEG Audio Layer 2 (MP2) encoder based on tooLAME by Mike Cheng, which in turn is based upon the ISO dist10 code and portions of LAME. TwoLAME includes libtwolame, a fully thread-safe shared library with an API very similar to LAMEs..


Platforms: *nix

License: Freeware Size: 460.8 KB Download (106): TwoLAME Download

1 2 3 4 5 >