Picard With Acoustic Fingerprinting: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
(Added a detail source section. (Imported from MoinMoin))
 
(correcting URLs (Imported from MoinMoin))
Line 1: Line 1:


'''Picard 0.7.0 ''' is a new BETA version of [[Picard Tagger|PicardTagger]] with support for automatic identifying of audio files using [http://musicdns.org MusicDNS] acoustic fingerprinting technology.
'''Picard 0.7.0 ''' is a new BETA version of [[Picard Tagger|PicardTagger]] with support for automatic identifying of audio files using [http://www.musicdns.org MusicDNS] acoustic fingerprinting technology.


==Download==
==Download==
Line 14: Line 14:


This version of Picard was build using libofa, a preliminary version of libtunepimp and the Python XML Webservice binding:
This version of Picard was build using libofa, a preliminary version of libtunepimp and the Python XML Webservice binding:
* libofa: The [http://www.musicdns.org/downloads Open Fingerprint Architecture] library from [http://musicdns.org MusicDNS].
* libofa: The [http://www.musicdns.org/downloads Open Fingerprint Architecture] library from [http://www.musicdns.org MusicDNS].
* libtunepimp: This [http://ftp.musicbrainz.org/pub/musicbrainz/libtunepimp-0.5.0-alpha1.tar.gz ALPHA version of libtunepimp]. This version can create PUIDs, the new acousting fingerprint ID, and that is about it. To create PUIDs with the examples/puid program, you need to register for a clientID at [http://musicdns.org MusicDNS.org].
* libtunepimp: This [http://ftp.musicbrainz.org/pub/musicbrainz/libtunepimp-0.5.0-alpha1.tar.gz ALPHA version of libtunepimp]. This version can create PUIDs, the new acousting fingerprint ID, and that is about it. To create PUIDs with the examples/puid program, you need to register for a clientID at [http://musicdns.org MusicDNS.org].
* python-musicbrainz2: The new Python [http://musicbrainz.org/~matt/python-musicbrainz2-0.2.0.tar.gz XML web service client], version 0.2.0
* python-musicbrainz2: The new Python [http://musicbrainz.org/~matt/python-musicbrainz2-0.2.0.tar.gz XML web service client], version 0.2.0

Revision as of 20:58, 12 March 2006

Picard 0.7.0 is a new BETA version of PicardTagger with support for automatic identifying of audio files using MusicDNS acoustic fingerprinting technology.

Download

Latest BETA Release - 0.7.0

Please note that this is a BETA' release. You can download latest stable release (0.6.0) from http://musicbrainz.org/tagger/index.html.

Source code

This version of Picard was build using libofa, a preliminary version of libtunepimp and the Python XML Webservice binding:

A lot of these releases are still quite rough. We'll be adding more documentation and cleaning things up in the coming days.