My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 15
This script generates XSPF playlist
NPR Music Megaphone aims to create a seamless listening experience for NPR Music content. The goal is to leverage the NPR API and web standards like xspf (and eventually HTML5) to provide a continuous music/interview stream based on user preferences.
Creation and handling of sounds via a *straight-forward, clear and coherent syntax*. For example, to create a sound, play it and change its volume: {{{ var track:Track = new Track("path/to/track.mp3"); track.start(); track.volume = .5; }}} Whereas with the standard API, you would write: {{{ ...
This simple PHP program takes some optional arguments and creates a .xspf playlist file for Audacious. .xspf files are just XML files containing information about the location, play length, name, and track number of MP3 files. This became necessary for me to write, because if the files change dir...
http://img522.imageshack.us/img522/5543/lastfmmxz5.png *September 2009 Update: This project is now on hold indefinitely. However, I will be working on a player for Palm webOS and post a link when the project begins (waiting on the Ares IDE). Grooveshark anyone?* In the vein of LastFMProxy ...
==What is it?== This Playlist reader for Adobe AIR / Actionscript 3 allows you to read and write PLS and M3U files. [http://en.wikipedia.org/wiki/PLS_(file_format) PLS files] and M3U Files are Playlist files used by alot of audio programs. Programs like iTunes, Real player, Winamp, VLC media player...
Simple web music player. Player is based on the generator of static webpages.
pmpbot (said "PiMP Bot") mobile media feed reader and player that supports RSS and [http://xspf.org XSPF] playlist formats, and the public video and audio content published and enclosed within them. *Project Goals* * provide a foundation for other applications that want to incorporate feeds an...
A Common Lisp API for the "XML Shareable Playlist Format". More informations could be find here : http://www.xspf.org/
=JQ-XSPF= ---- ===Description:=== This is a simple script to show the title song and artist name is playing in any radio streaming. The information is readed from a XSPF file (served by Icecast or Shoutcast). So, you no need never make a refresh to know what is playing in any radio streaming s...
1 2 Next