Jump to content

Library Access to Music Project

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 66.235.9.67 (talk) at 06:49, 26 June 2005 (Technical Info). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

A project by Keith Winstein and Joshua Mandel and funded by the MIT/Microsoft iCampus alliance, LAMP is a free music library for MIT students.

Using LAMP

Using your computer, you go to the LAMP website, where you select the songs you want to listen to.

Then, LAMP assigns you a channel (e.g. Channel 63). You turn on your MIT-Cable-connected television, and change it to that channel, and you hear the music you want.


One key advantage of LAMP, in addition to its being free for its users, is the fact that any music you want is in theory available on it. Since MIT Cable is an analog transmission, copyright law is more lax about who you have to get permission from to broadcast over it.

For example, if I want to transmit a copy of "... Baby One More Time", written by Max Martin and performed by Britney Spears, I could do this one of two ways: with an analog transmission or a digital transmission. With an analog transmission, I only need to get permission from BMG, whereas if I want a digital transmission, I have to get Ms. Spears' permission as well.

This is problematic for songs by artists such as The Beatles. Their label, Apple Corps, basically doesn't let anyone transmit their music digitally, which is why you can't find it on iTunes, for example. However, you can listen to The Beatles on LAMP, since LAMP doesn't require Apple Corps's permission.

For analog transmission, almost all the licenses you need can be acquired from BMG, ASCAP, and SESAC.

Technical Info

LAMP is appropriately built of LAMP technologies. That is to say, it runs on GNU/Linux machines, uses an Apache webserver, a MySQL database, and Perl and PHP. Portions of the software are also written in C.