Picard With Acoustic Fingerprinting: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
((Imported from MoinMoin))
 
(Updated for 0.7.0 (Imported from MoinMoin))
Line 1: Line 1:


'''Picard 0.7.0 ''' is a new [http://www.answers.com/topic/beta-definition BETA] version of [[Picard Tagger|PicardTagger]] with support for automatic identifying of audio files using [[PUID]]s, [[MusicDNS]]' [[Audio Fingerprint|AudioFingerprint]]<code><nowiki></nowiki></code>ing technology.
'''Picard 0.7.0 ''' is a new stable version of [[Picard Tagger|PicardTagger]] with support for automatic identifying of audio files using [[PUID]]s, [[MusicDNS]]' [[Audio Fingerprint|AudioFingerprint]]<code><nowiki></nowiki></code>ing technology.


==Download==
==Download==


===Latest BETA Release - 0.7.0 Beta 3===
===Latest Release - 0.7.0===


* [[Image:windoze.png]] Windows installer [https://helixcommunity.org/download.php/2012/picard-setup-0.7.0-beta3.exe picard-setup-0.7.0-beta3.exe] (5.78 MB)
* [[Image:windoze.png]] Windows installer [https://helixcommunity.org/download.php/2090/picard-setup-0.7.0.exe picard-setup-0.7.0.exe] (5.78 MB)
* [[Image:linux.png]] Linux tarball [https://helixcommunity.org/download.php/2009/picard-0.7.0-beta3.tar.gz picard-0.7.0-beta3.tar.gz] (290 kB)
* [[Image:linux.png]] Linux tarball [https://helixcommunity.org/download.php/2093/picard-0.7.0.tar.gz picard-0.7.0.tar.gz] (290 kB)
* See [[Picard Linux Install|PicardLinuxInstall]] for Linux packages.
* See [[Picard Linux Install|PicardLinuxInstall]] for Linux packages.

''Please note that Picard 0.7.0 is a '''BETA''' release. You can download the latest stable release (Picard 0.6.0 without Acoustic Fingerprinting) from [http://musicbrainz.org/wd/PicardDownload http://musicbrainz.org/wd/PicardDownload].''


===Source code===
===Source code===
Line 16: Line 14:
This version of Picard was built using [[libofa]], a preliminary version of [[libtunepimp]] and the Python XML Webservice binding:
This version of Picard was built 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://www.musicdns.org MusicDNS].
* [[libofa]]: The [http://www.musicdns.org/downloads Open Fingerprint Architecture] library from [http://www.musicdns.org MusicDNS].
* [[libtunepimp]]: This [ftp://ftp.musicbrainz.org/pub/musicbrainz/libtunepimp-0.5.0-alpha2.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://www.musicdns.org MusicDNS.org].
* [[libtunepimp]]: This [ftp://ftp.musicbrainz.org/pub/musicbrainz/libtunepimp-0.5.0.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://www.musicdns.org MusicDNS.org].
* python-musicbrainz2: The new Python [[python-musicbrainz2| XML web service client]], [http://users.musicbrainz.org/~matt/python-musicbrainz2-0.3.1.tar.gz version 0.3.1]
* python-musicbrainz2: The new Python [[python-musicbrainz2| XML web service client]], [http://users.musicbrainz.org/~matt/python-musicbrainz2-0.3.1.tar.gz version 0.3.1]



Revision as of 21:08, 3 July 2006

Picard 0.7.0 is a new stable version of PicardTagger with support for automatic identifying of audio files using PUIDs, MusicDNS' AudioFingerprinting technology.

Download

Latest Release - 0.7.0

Source code

This version of Picard was built 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.

Documentation