Picard With Acoustic Fingerprinting: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
((Imported from MoinMoin))
 
((Imported from MoinMoin))
(5 intermediate revisions by the same user not shown)
Line 4: Line 4:
==Download==
==Download==


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


* Linux tarball [https://helixcommunity.org/download.php/1937/picard-0.7.0-beta2.tar.gz picard-0.7.0-beta2.tar.gz] (287 kB)
* [[Image:win203hz.png]] Windows installer [https://helixcommunity.org/download.php/2012/picard-setup-0.7.0-beta3.exe picard-setup-0.7.0-beta3.exe]
* Windows installer [https://helixcommunity.org/download.php/1938/picard-setup-0.7.0-beta2.exe picard-setup-0.7.0-beta2.exe] (5.62 MB)
* [[Image:lnx201pk.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) (5.78 MB)
* [[Picard Linux Install| Packages]] for Ubuntu 5.10 "Breezy Badger"
* See [[Picard Linux Install|PicardLinuxInstall]] for Linux packages.


''Please note that this is a '''BETA''' release. You can download the latest stable release (0.6.0) from [http://musicbrainz.org/wd/PicardDownload http://musicbrainz.org/wd/PicardDownload].''
''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===


This version of Picard was build 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 [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://www.musicdns.org MusicDNS.org].
* [[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].
* python-musicbrainz2: The new Python [[python-musicbrainz2| XML web service client]], [http://musicbrainz.org/~matt/python-musicbrainz2-0.2.2.tar.gz version 0.2.2]
* 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]


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

Revision as of 14:26, 21 May 2006

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

Download

Latest BETA Release - 0.7.0 Beta 3

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.

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