Slashdot Mirror


Open Content Music Database Launched

An anonymous reader writes "The open source music database MusicBrainz was launched officially today. The data is partly in the public domain, partly under an open content like license. It includes artist/album/track information, with more to come. There's support for CDDB-like CD identification (actually, a lot of the current data was imported from freedb), but also identification of single tracks via audio fingerprints (TRMs). Help both in adding new content by tagging your music collection and consolidating the existing data is welcome. Also check out some technical information on the XML database at IBM developerWorks."

8 of 148 comments (clear)

  1. Is CD cover art illeagle? by t0qer · · Score: 3, Interesting

    A friend of mine wanted to open up a punk CD store on the web. Being the nice friend I am I helped him import a large amount of data from the CDDB into his OScommerce store (Os commerces is an open source store package, pretty cool)

    After much alignment of tables, farting around with the data eventually we got it right but with one small detail left out....

    We didn't have cover art images...

    So frantically he tried copying the images from other sites, then he kept insisting there was a way I could easily parse the obsfucicated data from other stores (album art gif's are never the same name as the album)

    So eventually he gave up on it, but it got me to thinking, would the cover art be something unlawful for a CDDB type of entity to host?

  2. er.... by Kalewa · · Score: 5, Interesting

    I find the idea of a program that can identify my MP3s by audio fingerprint, and will submit that information to somewhere on the Internet a little creepy...

  3. Incredibly well designed project by gnurb · · Score: 5, Interesting
    I stumbled upon this site earlier today completely by accident. I was trying to find an alternative to the gracenote database for use on my website, since Amazon's XML doesn't provide track listing. I did a search for "free database cd dvd" Found an article on The Register about a year old that mentioned MusicBrainz. Did a search, and baMM! discovered a great project.

    I had brought up to my friends several times, how it would be great to start something similiar. The metaratings are a great idea, providing the database openly to the public is great, and i'm falling in love with their tagging utility.

    And it's all non-profit! (and will likely get better each and every day now that it has all this slashdot traffic)

    I am this close to posting the 28 meg mysql database on my school account, but I think the coe admins would kill me!!

    --
    hooray! it's a sex wiki
  4. What I'd like to see more by nizcolas · · Score: 4, Interesting

    than open source music is a simple way of getting samples put onto vinyl. Ive seen so called "computer dj" programs and its still nothing close to cutting on real vinyl.

    Though I do like the idea of freeing up music, beats, samples etc, with out a good medium to manipulate the audio this is less of an achievement than it seems.

    The reason I say this is because Im a skrxtch dj so this problem of manipulating the audio affects me much more than someone who's mostly doing music on the computer [various forms of electronica]

    Another interesting point is that that most skrxtch records encourage reusing the samples and beats. In fact I have a copy of Tales from the Crate next to me that on the cover reads "Unauthorized Duplication is prohibited. Unauthorized flipping, mixing and juggling is recommeneded" [Thats an approximation, I couldnt find the sleeve]

    --
    If you get an error, type "OVERRIDE" or "SECURITY OVERRIDE" and then try the optimize command again.
  5. Can you protect a scan? by tamnir · · Score: 4, Interesting
    As far as the legality, as long as you are selling the items for Amazon.com, then you can use the images. Other than that, I doubt it ;-).


    (Insert the usual IANAL disclaimer here).

    This sounds like a reasonable assumption at first, but if you look at it more closely, on which legal basis could Amazon.com prevent you from using these images? They are not the copyright holders of the art. All they did was a simple scan/resize/save_for_web...

    Amazon could overlay a "www.amazon.com" on the scans to make the reuse more annoying, but then they could face suits from the artists...

    Now the artists could prevent you from using their art. But if you are not defaming them, I don't see why they would. I think they will rather appreciate the publicity.
    --
    I code, therefore I am.
  6. questions... by Anonymous Coward · · Score: 5, Interesting

    I looked at this project about 8 months ago and planned to use this setup for an open source media utility.

    I stopped short at that time because :

    1) the TRM (song fingerprint) technology was owned by a seperate entity and was closed/private.

    *Paranoid pondering* what if the TRM tech owners decided to charge for future use after the database was largely used and accepted. Although the database would remain open, they could charge for new fingerprints (song IDs). Not neccessarily a bad thing but we've all seen things how f'd up these situations can get.

    2) the TRM generation took place on the server. Doing a batch of fingerprints would tie up a connection for quite a while.

    My brainz a bit fuzzy on this but I think a portion of the actual audio data is uploaded and then processed on the server. I figured that generating TRMs completely client side and then uploading/matching song data to the server would do better for scalability.

    Just the same I haven't looked a the project recently and it may have since changed.

    Regardless I think its a pretty cool idea.

  7. Open Source Jukebox by locarecords.com · · Score: 4, Interesting
    I am not really sure how useful this will be. We are an Open Source music label LOCA RECORDS releasing tracks onto Vinyl (as well as old fashioned MP3) and the problem is not that of tracknames and tags etc but of distributing the music itself.

    A system is needed to be able to allow users to provide feedback (and hence publicity to new music) and most importantly somehow give the artists some money for the work they produce, afterall they need to eat too.

    --
    ---- The Open Source Record Label : : LOCARECORDS.COM
  8. What we really need it to do... by rasteri · · Score: 3, Interesting

    ...is have it store a list of emotions associated with the songs, eg romantic, depressing, happy and so on. You could then build a playlist for whatever mood you were in, or mood you wanted to be in. This is FAR more effective than simply categorising music by genre (in my experience anyway).

    I think there is a windows program called Moodlogic that did this but it was closed source, expensive, and it used a proprietery database. It also used the accoustic properties of the song, so it could identify badly-named mp3s.