Music Hack Day: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
(→‎Other helpful links: remove outdated exampes (WS/1 and libofa Oo))
(actually link to all of the language bindings and tell that the other link is for C libraries)
Line 5: Line 5:
;[[About_MusicBrainz|MusicBrainz introduction]]:A short introduction to what MusicBrainz is, and what it is not.
;[[About_MusicBrainz|MusicBrainz introduction]]:A short introduction to what MusicBrainz is, and what it is not.
;[[How_Editing_Works|Editing MusicBrainz]]:An overview on how to edit on MusicBrainz.
;[[How_Editing_Works|Editing MusicBrainz]]:An overview on how to edit on MusicBrainz.
;[[XML_Web_Service|MusicBrainz web service API]]:Documentation on how to use MusicBrainz' RESTful web service API. This API can be used to search for artstis/releases/tracks/labels/collections/works/places on MusicBrainz, and to retrieve resources based on [[MBID]]s.
;[[XML_Web_Service|MusicBrainz web service API]]:Documentation on how to use MusicBrainz' RESTful web service API. This API can be used to search for artstis/releases/tracks/labels/collections/works/places on MusicBrainz, and to retrieve resources based on [[MBID]]s. There are [[XML Web Service#Libraries to use the Web Service|bindings for many programming languages]] available.
;[[Developer Resources#Client libraries|MusicBrainz client libraries]]:Access MusicBrainz from your application using one of our many language bindings. This takes a lot of the work out of using the web service API listed above.
;[[Developer Resources#Client libraries|MusicBrainz client libraries]]: Official C libraries for calculationg [[Disc ID]]s, accessing the above mentioned web service and interacting with the [[Cover Art Archive/API|Cover Art Archive]].
;[[Acoustid|Acoustid fingerprinting]]: Acoustid is the acoustic fingerprinting service that MusicBrainz uses. Use this service to identify audio files.
;[[Acoustid|Acoustid fingerprinting]]: Acoustid is the acoustic fingerprinting service that MusicBrainz uses. Use this service to identify audio files.
;[[User:Mineo/APIs_understanding_MBIDs|APIs that understand MBID]]: Various Services on the net that understand MBIDs
;[[User:Mineo/APIs_understanding_MBIDs|APIs that understand MBID]]: Various Services on the net that understand MBIDs

Revision as of 17:23, 17 May 2014

Welcome Music Hack Day Participants!

The purpose of this page is to give you a simple quick start guide of things you may find useful in order to include MusicBrainz in your hack day projects.

MusicBrainz introduction
A short introduction to what MusicBrainz is, and what it is not.
Editing MusicBrainz
An overview on how to edit on MusicBrainz.
MusicBrainz web service API
Documentation on how to use MusicBrainz' RESTful web service API. This API can be used to search for artstis/releases/tracks/labels/collections/works/places on MusicBrainz, and to retrieve resources based on MBIDs. There are bindings for many programming languages available.
MusicBrainz client libraries
Official C libraries for calculationg Disc IDs, accessing the above mentioned web service and interacting with the Cover Art Archive.
Acoustid fingerprinting
Acoustid is the acoustic fingerprinting service that MusicBrainz uses. Use this service to identify audio files.
APIs that understand MBID
Various Services on the net that understand MBIDs

Music Hack Day San Francisco 2014: If you have MusicBrainz questions, you can find Rob in the bright orange shirt with the orange and purple hair, sitting near the back of the presentation area.

Other helpful links

Have a great weekend hacking on fun music projects!