Music Hack Day: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
'''Welcome Music Hack Day Participants!'''
'''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.
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.


;[[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.
Line 9: Line 9:
;[[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

'''Music Hack Day Paris 2014''': If you have MusicBrainz questions, you can find Rob in the conference room behind the presentation screen. Look for his crazy hair and the bright orange shirt.

==Other helpful links==
==Other helpful links==
* [http://github.com/alastair/mbdemo Demo python code]
* [http://github.com/alastair/mbdemo Demo python code]

Revision as of 07:43, 5 April 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.
MusicBrainz client library
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.
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 Paris 2014: If you have MusicBrainz questions, you can find Rob in the conference room behind the presentation screen. Look for his crazy hair and the bright orange shirt.

Other helpful links

Have a great weekend hacking on fun music projects!