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

Mp3 Controllers freeware
Filter: All | Freeware | Demo
 

Mp3 Controllers

< 1 2 3 4 5 
Released: August 30, 2010  |  Added: September 04, 2010 | Visits: 2.484

MP3 Ringtone Extractor Software creates a customized ringtone from music in MP3, MP4, WMA, WAV and OGG file format. Extract desired part of your music simply, without limitations and need to pay for every ringtone. Whole process requires only a few clicks from music load to your ready to use ringtone. Simply drag... Platforms: Windows

License: Freeware Size: 2.74 MB Download (493): MP3 Ringtone Extractor Download

Released: November 13, 2009  |  Added: November 19, 2009 | Visits: 1.723

Sofonica MP3 Ripper and Converter Sofonica MP3 Ripper and Converter is the freeware which can copy songs from Audio CD to the computer in MP3 and Wave format.It comes with a powerful Audio and Video converter.The songs/videos can be converted to various other formats like MP3,AVI, WAV, WMV, MPEG, FLV, MKV, RM, 3GP, 3GPP2, MOV,... Platforms: Windows

License: Freeware Size: 3.73 MB Download (254): Sofonica MP3 Ripper and Converter Download

Added: November 11, 2010 | Visits: 1.044

MP3::Icecast MP3::Icecast is a Perl module to generate Icecast streams, as well as M3U and PLSv2 playlists. SYNOPSIS use MP3::Icecast; use MP3::Info; use IO::Socket; my $listen_socket = IO::Socket::INET->new( LocalPort => 8000, #standard Icecast port Listen => 20, Proto => tcp, Reuse => 1,... Platforms: *nix

License: Freeware Size: 33.79 KB Download (114): MP3::Icecast Download

Added: August 24, 2010 | Visits: 1.371

MP3-Database MP3-Database project is a tool to organize your MP3 collection. If you insert a CD with MP3 files in your CDROM drive, MP3DB can read all ID3 tags of the MP3 files. With this information MP3DB creates a database which can be searched for a specific song, artist, or CD. A GUI makes it easy to... Platforms: *nix

License: Freeware Size: 307.2 KB Download (107): MP3-Database Download

Added: January 10, 2010 | Visits: 1.337

MP3::Album::Layout::Fetcher MP3::Album::Layout::Fetcher is a Perl extension to manage fetchers of album layouts. This module is a fetcher manager. It searches for modules in the MP3::Album::Layout::Fetcher::* name space and registers them as available fetchers. The fetcher modules are called by... Platforms: *nix

License: Freeware Size: 8.19 KB Download (97): MP3::Album::Layout::Fetcher Download

Added: July 24, 2010 | Visits: 1.296

MP3::Album::Layout MP3::Album::Layout is a Perl extension to manage/represent a layout for a mp3 album. SYNOPSIS use MP3::Album::Layout; #create a new layout my $layout = new MP3::Album::Layout; #change the disc title $layout->title("Perl conference"); #add a track $layout->add_track(artist=>someone,... Platforms: *nix

License: Freeware Size: 8.19 KB Download (96): MP3::Album::Layout Download

Added: July 09, 2010 | Visits: 1.407

MP3::Album::Track MP3::Album::Track is a Perl extension to manage a "physical" track of a mp3 album. SYNOPSIS use MP3::Album::Track; #create a track object $track = MP3::Album::Track->new(filename=>$path_to_mp3_file); #set its mp3 tag $track->set_tag(title=>i dont know why); #rename it!... Platforms: *nix

License: Freeware Size: 8.19 KB Download (99): MP3::Album::Track Download

Added: October 14, 2010 | Visits: 976

MP3::Album MP3::Album is a Perl extension to manage a music album built of mp3 files. SYNOPSIS use MP3::Album; $mp3_album = MP3::Album->new(files=>@files); #check is as set of mp3 has a uniform encoding if ($mp3_album->bitrate_check()) && $mp3_album->frequency_check()) { print "This set of mp3 is... Platforms: *nix

License: Freeware Size: 8.19 KB Download (94): MP3::Album Download

Added: August 25, 2010 | Visits: 1.881

MP3::M3U::Parser MP3::M3U::Parser is a MP3 playlist parser. SYNOPSIS use MP3::M3U::Parser; my $parser = MP3::M3U::Parser->new(%options); $parser->parse(*FILEHANDLE, $scalar, "/path/to/playlist.m3u"); my $result = $parser->result; my %info = $parser->info; $parser->export(-format => xml, -file =>... Platforms: *nix

License: Freeware Size: 18.43 KB Download (181): MP3::M3U::Parser Download

Added: March 07, 2010 | Visits: 1.468

MP3::Info MP3::Info is a Perl module that can manipulate / fetch info from MP3 audio files. SYNOPSIS #!perl -w use MP3::Info; my $file = Pearls_Before_Swine.mp3; set_mp3tag($file, Pearls Before Swine, q"77s", Sticks and Stones, 1990, q"(c) 1990 77s LTD.", rock & roll); my $tag =... Platforms: *nix

License: Freeware Size: 99.33 KB Download (100): MP3::Info Download

Added: November 06, 2010 | Visits: 1.394

dialog-mp3-list dialog-mp3-list generates an organized list of your CDs and directories of MP3s. It shows a numbered list of MP3s with information on their encoding speed and track lengths. It uses Dialog/XDialog and Latex to create lists in .tex, .ps, and .pdf formats. You can modify the source file .tex and... Platforms: *nix

License: Freeware Size: 77.82 KB Download (97): dialog-mp3-list Download

Added: November 24, 2010 | Visits: 1.016

AudioFile::Info::MP3::Info AudioFile::Info::MP3::Info is a Perl extension to get info from MP3 files. This is a plugin for AudioFile::Info which uses MP3::ID3Lib to get data about MP files. See AudioFile::Info for more details. METHODS new Creates a new object of class AudioFile::Info::MP3::Info. Usually called... Platforms: *nix

License: Freeware Size: 54.27 KB Download (106): AudioFile::Info::MP3::Info Download

Added: May 17, 2010 | Visits: 1.204

AudioFile::Info::MP3::Tag AudioFile::Info::MP3::Tag is a Perl extension to get info from MP3 files. This is a plugin for AudioFile::Info which uses MP3::Tag to get or set data about MP3 files. METHODS new Creates a new object of class AudioFile::Info::MP3::Tag. Usually called by AudioFile::Info::new.. Platforms: *nix

License: Freeware Size: 3.07 KB Download (105): AudioFile::Info::MP3::Tag Download

Added: November 25, 2010 | Visits: 1.041

A MP3 LEnder AMPLE is short for "A MP3 LEnder". I wrote AMPLE one summer when I was coding for a company and got fed up with having to FTP over all my MP3 files from my home server to the computer at work just to listen to them. And through the other "MP3 servers" I could find didnt fit my needs for one of... Platforms: *nix

License: Freeware Size: 87.04 KB Download (99): A MP3 LEnder Download

Added: March 03, 2010 | Visits: 1.523

MP3 Report Generator MP3 Report Generator is a customizable program to scan a list of (sub)directories, creating a report from an HTML template. Also calculates various statistics and each songs playing time. Supports ID3 and ID3v2 tags. All options can be configured through the command line, see mp3report.pl... Platforms: *nix

License: Freeware Size: 36.86 KB Download (103): MP3 Report Generator Download

Added: October 17, 2010 | Visits: 941

Template::Plugin::MP3 Template::Plugin::MP3 is a Perl interface to the MP3::Info Module. SYNOPSIS [% USE mp3 = MP3("Montana.mp3") %] [% mp3.title %] [% mp3.album %] # perldoc MP3::Info for more ideas Template::Plugin::MP3 provides a simple wrapper for using MP3::Info in object oriented mode; see MP3::Info... Platforms: *nix

License: Freeware Size: 18.43 KB Download (97): Template::Plugin::MP3 Download

Added: April 16, 2010 | Visits: 1.019

POE::Component::Enc::Mp3 POE::Component::Enc::Mp3 is a mp3 encoder wrapper. SYNOPSIS use POE qw(Component::Enc::Mp3); $mp3 = POE::Component::Enc::Mp3->new($bitrate => 160); $mp3->enc("/tmp/tst.wav"); POE::Kernel->run(); This POE component encodes raw audio files into mp3 format. It is merely a wrapper for the... Platforms: *nix

License: Freeware Size: 3.07 KB Download (122): POE::Component::Enc::Mp3 Download

Added: April 01, 2010 | Visits: 1.765

MP3 Jukebox-Tk MP3 Jukebox-Tk is an organizer/jukebox for local mp3 collections. MP3 Jukebox-Tk sorts your mp3 files by band and presents a jukebox style interface to let you choose which ones to play. It then passes these off to XMMS for playing. It also keeps stats on what you listen to, and can use those... Platforms: *nix

License: Freeware Size: 19.46 KB Download (314): MP3 Jukebox-Tk Download

Added: September 04, 2010 | Visits: 992

MP3 Database II MP3DB2 is a collection of bash scripts for keeping track of large MP3 collections. It will retrieve song information from the filenames and ID3 tags of a directory or CD of MP3s and store them in a local database. This program is a complete rewrite of my MP3 database version 1. Version 1 only... Platforms: *nix

License: Freeware Size: 98.3 KB Download (95): MP3 Database II Download

Added: April 15, 2010 | Visits: 875

MP3::Icecast::Simple MP3::Icecast::Simple is a simple MP3::Icecast wrapper. SYNOPSIS use MP3::Icecast::Simple; $icy = MP3::Icecast::Simple->new( description => "Station", server => 127.0.0.1:8000, password => password, local_port => 1234, bitrate => 96 ); $icy->play("/path/to/files"); ABSTRACT... Platforms: *nix

License: Freeware Size: 4.1 KB Download (112): MP3::Icecast::Simple Download

< 1 2 3 4 5