The net's largest PHP, CGI, Perl, JavaScript and ASP script collection and resource web portal
  New Listings
New Listings
Most Popular
Most Popular
Top Rated
Top Rated
Discussion
Discussion
Link to Us!
Link To Us
Search For:         
   
 
Sponsors


Categories

Ajax
ASP
ASP.NET
C and C++
CFML
CGI and Perl
Flash
Java
JavaScript
PHP
Python
Remotely Hosted
Ruby on Rails
Tools and Utilities
Web Hosting
XML

Sponsor Links


Home :: CGI and Perl :: Scripts and Programs :: Audio Systems
Sort Listings By:       Click if you want to be notified of new or updated links in this category
  Total: 13    Displaying: 1 - 13 Pages:  1   

   PicoStreamer audio/video live streaming server as CGI   Hits: 9120 

 
PicoStreamer is a set of CGI (Perl) and PHP script to set up your own web radio. It works on a normal web hosting (Linux) and you no need an expensive dedicated server. Also, due to HTTP protocol used, you can stream data to server behind a NAT/Proxy/Firewall and you listeners can do the same. It's included PicoIcy, a client for streaming to PS server using your preferred Shoutcast/Icecast source encoder. PicoStreamer is an Open Source project.


Free   Version: 2.1   Platform(s): linux, freebsd, osx, sun   Updated: Sat Aug  5 2006

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Perl LAN or other M3U Playlist Generator   Hits: 1260 

 
This script is mostly 4 *nix machines unless u have PERL installed on your windows box. What this little script does is takes all mp3's in a specified directory and adds them to a m3u playlist for winamp good for local lans if you have your mp3's stored on a nix machine just change the path to match your MP3 directory and the path to your http server


Free   Version: 1.0   Platform(s): linux, windows, freebsd   Updated: Fri Jul 14 2006

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   CapFix   Hits: 566 

 
CAPFIX - A utility to fix capitalization of MP3 files. Copyleft 2005 - Nathan E. Pralle DESCRIPTION: I wrote this to recap, properly, the filenames of MP3 files. It takes the filename and nicely recaps it in proper format. SYNTAX: This utility requires a piped listing of files to it. IE: ls *.mp3 | perl capfix This utility cannot handle full pathnames (yet, sorry) REQUIRED: Text::Capitalize module This expects filenames to be in the format: ARTIST - TITLE.mp3 or TITLE - ARTIST.mp3


Free   Version: 1.0   Platform(s): linux   Updated: Wed Jun 22 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Media   Hits: 5512 

 
Media is a Perl Script that creates .ram, .asx, and many other files. It uses kind of like a database to store the locations of your files. All you have to do is link to the script and the script does the rest. It also has a feature to block other people from linking to your media files.


Version: 1.0   Platform(s): Unix   Updated: Tue Jun 24 2003

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Wavtoreal.pl   Hits: 1258 

 
Wavtoreal is a small perl script for use with a console-based realproducer. This script asks you several options, you fill them in and then the real-audio-file is generated. Currently it's written only for wav-files, but it can be easily changed for movies and so on. The script asks for the following options: input file, output file, target audiences, audio format, info title, info author, info description, info copyright, allow recording, allow download and delete file or not.


Version: 1.0   Platform(s): Linux   Updated: Mon Jan 28 2002

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   RealAudio RAM Song List Creator   Hits: 1645 

 
Designed for RealAudio or RealVideo-based websites, this program lets your visitors create their own song lists which can be saved at your site or their hardiscs. By clicking the generated RAM files, visitors can listen to the selected songs anytime continuously. RAM filenames are automatically assigned but can be renamed by visitors. The files older than X days will be automatically deleted. Script can be easily modified for some other similar file-creation purposes.


Version: n/a   Platform(s): Unix   Updated: Mon Mar  5 2001

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   MĘS   Hits: 5478 

 
MĘS (MP3 Audio Entertainment System), a spinoff of version 1 of Richard Harman's myMP3, is a set of Perl scripts which interface with MySQL to provide streaming MP3's over the net. The package includes just about everything you'll need, such as sql scripts, shell scripts, Perl cgi, etc.


Version: 20000922   Platform(s): n/a   Updated: Fri Sep 22 2000

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   MyNapster WebClient   Hits: 3804 

 
MyNapster Webclient is a web interface to the MyNapster/Napster/Opennap Networks that allows you to download songs via Web.


Version: 1.0   Platform(s): n/a   Updated: Sun Aug  6 2000

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   The Jukebox   Hits: 4899 

 
The Jukebox allows you to manage a Realaudio music database content. With very little modification, it can be adapted to support any other type of media. It current features include: Database distributed on multiple files, Support for peering content sites and load balancing, and Database manager.


Version: 1.1   Platform(s): n/a   Updated: Tue Feb  8 2000

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   RipIT   Hits: 2177 

 
RipIT allows you to create MPEG-1 Layer 3 (MP3) audio files from an Audio CD. It is a console based front-end, written in perl, for 3 programs: xmcd for CDDB lookup, cdparanoia for ripping the Audio CD tracks, and bladeenc or lame for encoding the MP3 files. Main features include: The program will do the following without user intervention: Gets the Audio CD Album/Artist/Tracks information from CDDB (using xmcd), Rips the Audio CD Tracks (using cdparanoia), Encodes the MP3s, id3 tags the MP3s, Creates an M3U file, and bladeenc or lame for encoding the MP3 files.


Version: 1.6   Platform(s): Unix   Updated: Mon Nov 22 1999

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   MimeSlapper   Hits: 1617 

 
MimeSlapper is a workaround for the confusing apache mime-type file headers, in the case of mp3 files, where a "standardized" mime type has not yet been widely accepted. It allows you to configure via a hard variable, or via a specialized url tag, which mime-type header you'd like to send to the users browser, in order to successfully play mp3 files from url links. This is also a good workaround for servers which have no mime-type headers set for mp3 files, because of this lack of standard, as well as for those webmasters who may need additional mime-type headers sent with select mp3 files. This script is intended to be a quick fix, and not to become a substitute for proper apache configuration. MimeSlapper would be suitable to deal with other apache mime-type difficulties as well, by changing the mime-types in the script.


Version: n/a   Platform(s): Unix   Updated: Sat Sep  4 1999

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   mediawrap   Hits: 3941 

 
If you offer media files on your site, you will probably have noticed that you have to create .ram-files or something similar. These .ram-files are kind of a "wrapper" for the real file. They are downloaded by the browser and given over to the player who then starts downloading and playing the real file. With lots of different media files, such "wrapper files" can start to be a real nuisance. mediawrap spares you this additional work by transparently handling media files. After installing mediawrap, you just link your media files as your normally would and mediawrap will take care of them. mediawrap supports RealMedia (.ra, .rm) and MPEG-III (mp3) files at the moment, but can be easily adapted for a lot of purposes (even non-multimedia files).


Version: 1.2   Platform(s): Unix, Windows NT   Updated: Wed Jul 21 1999

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   BS Midi   Hits: 1664 

 
This is a random midi player written in Perl, it will play a random tune every time someone visits a page with the script on it. The program reads from a flat text database containing the midi URL and title. The script also supports a very customizable output. (Requires SSI)


Version: 1.0   Platform(s): Unix   Updated: Wed Jul 21 1999

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

  Total: 13    Displaying: 1 - 13 Pages:  1   

Share


Register | FAQ/Support | Contact Us | About Us | Getting Rated | Link to Us | Bookmark Us | Advertising Info | Terms of Use | Privacy Policy
Copyright © 2008 iNET Interactive. All rights reserved.
Other iNET Interactive Sites:
Web Hosting Talk | dBForums | Mac Forums | Hosting Catalog