<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Lukáš Lalinský &#187; Announce</title>
	<atom:link href="http://oxygene.sk/lukas/category/announce/feed/" rel="self" type="application/rss+xml" />
	<link>http://oxygene.sk/lukas</link>
	<description>Random notes and stuff</description>
	<lastBuildDate>Thu, 02 Feb 2012 20:17:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>New AcoustID server release</title>
		<link>http://oxygene.sk/lukas/2012/02/new-acoustid-server-release/</link>
		<comments>http://oxygene.sk/lukas/2012/02/new-acoustid-server-release/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 20:17:03 +0000</pubDate>
		<dc:creator>Lukáš Lalinský</dc:creator>
				<category><![CDATA[Acoustid]]></category>
		<category><![CDATA[Announce]]></category>
		<category><![CDATA[acoustid]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://oxygene.sk/lukas/?p=1744</guid>
		<description><![CDATA[I&#8217;ve just updated the AcoustID servers with the latest version of the code. There is a couple of changes on both the website and the API. One important change on the website is addition of email and website fields to &#8230; <a href="http://oxygene.sk/lukas/2012/02/new-acoustid-server-release/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just updated the AcoustID servers with the latest version of the code. There is a couple of changes on both the website and the API.</p>
<p>One important change on the website is addition of email and website fields to applications. If you are an author of an open source application that uses the AcoustID API, please fill them in so that I can contact you in case there is a problem with your API key. These fields are not displayed anywhere publicly.</p>
<p>Contributor statistics were also removed from the website. They were interesting when the project was small and had a couple of contributors, but recently I&#8217;ve had a increasing number of people asking to had their account removed from the statistics, so I&#8217;ve decided to remove the statistics completely.</p>
<p>The <code>/v2/lookup</code> method supports a new option <code>sources</code> in the <code>meta</code> parameter. It&#8217;s only applicable when <code>meta</code> includes also <code>recordings</code> and it tells the server to return also the number of sources for each returned recording (corresponding to the Sources field on the website).</p>
<p>There are also two new methods <code>/v2/user/lookup?user=X</code> and <code>/v2/user/create_anonymous?client=X&#038;clientversion=X</code>, to support anonymous user accounts. They can be used from applications that can&#8217;t ask the users to log in on the Acoustid website, but there are a number of rules that such applications should follow:</p>
<ul>
<li>The returned API keys must be stored in the user&#8217;s settings and re-used. Do NOT create a new API key every time the application is started.</li>
<li>You can&#8217;t assume the saved API key still exists. Unused anonymous accounts will get deleted after some time. Use the user lookup call to verify the API key still exists.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://oxygene.sk/lukas/2012/02/new-acoustid-server-release/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Acoustid fingerprinter 0.5.1 released</title>
		<link>http://oxygene.sk/lukas/2012/01/acoustid-fingerprinter-0-5-1-released/</link>
		<comments>http://oxygene.sk/lukas/2012/01/acoustid-fingerprinter-0-5-1-released/#comments</comments>
		<pubDate>Sun, 08 Jan 2012 13:03:14 +0000</pubDate>
		<dc:creator>Lukáš Lalinský</dc:creator>
				<category><![CDATA[Acoustid]]></category>
		<category><![CDATA[Announce]]></category>
		<category><![CDATA[acoustid]]></category>
		<category><![CDATA[fingerprinter]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://oxygene.sk/lukas/?p=1725</guid>
		<description><![CDATA[A new version of the Acoustid fingerprinter has been released. It&#8217;s contains just one small bug fix regarding compatibility with Qt 4.8. The official binaries for version 0.5 are not affected by this bug, so this is a source-only release. &#8230; <a href="http://oxygene.sk/lukas/2012/01/acoustid-fingerprinter-0-5-1-released/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A new version of the Acoustid fingerprinter has been released. It&#8217;s contains just one small bug fix regarding <a href="https://github.com/lalinsky/acoustid-fingerprinter/issues/3">compatibility with Qt 4.8</a>. The official binaries for version 0.5 are not affected by this bug, so this is a source-only release.</p>
<p>Download:</p>
<ul>
<li><a href="https://github.com/downloads/lalinsky/acoustid-fingerprinter/acoustid-fingerprinter-0.5.1.tar.gz">Source code tarball</a> (91KB)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://oxygene.sk/lukas/2012/01/acoustid-fingerprinter-0-5-1-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Acoustid fingerprinter 0.5 released</title>
		<link>http://oxygene.sk/lukas/2011/12/acoustid-fingerprinter-0-5-released/</link>
		<comments>http://oxygene.sk/lukas/2011/12/acoustid-fingerprinter-0-5-released/#comments</comments>
		<pubDate>Thu, 22 Dec 2011 14:59:02 +0000</pubDate>
		<dc:creator>Lukáš Lalinský</dc:creator>
				<category><![CDATA[Acoustid]]></category>
		<category><![CDATA[Announce]]></category>
		<category><![CDATA[acoustid]]></category>
		<category><![CDATA[fingerprinter]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://oxygene.sk/lukas/?p=1719</guid>
		<description><![CDATA[A new version of the Acoustid fingerprinter has been released. The version adds support for Unicode file names on Windows, reading 24-bit audio file formats and can parse MBID tags from MP3 files written by foo_musicbrainz. Download: Windows application (7.5M) &#8230; <a href="http://oxygene.sk/lukas/2011/12/acoustid-fingerprinter-0-5-released/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A new version of the Acoustid fingerprinter has been released. The version adds support for  Unicode file names on Windows, reading 24-bit audio file formats and can parse MBID tags from MP3 files written by <a href="http://www.foobar2000.org/components/view/foo_musicbrainz">foo_musicbrainz</a>.</p>
<p>Download:</p>
<ul>
<li><a href="https://github.com/downloads/lalinsky/acoustid-fingerprinter/acoustid-fingerprinter-0.5-win32.zip">Windows application</a> (7.5M)</li>
<li><a href="https://github.com/downloads/lalinsky/acoustid-fingerprinter/acoustid-fingerprinter-0.5-mac.dmg">Mac OS X application</a> (14.4M)</li>
<li><a href="https://github.com/downloads/lalinsky/acoustid-fingerprinter/acoustid-fingerprinter-0.5.tar.gz">Source code tarball</a> (70K)</li>
</ul>
<p>Changes since version 0.4:</p>
<ul>
<li>Unicode filename support on Windows.</li>
<li>Support for 24-bit sample formats.</li>
<li>Reading MBID tags from foobar2000-written MP3 files.</li>
<li>Added .desktop file for Linux.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://oxygene.sk/lukas/2011/12/acoustid-fingerprinter-0-5-released/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Chromaprint 0.6 released</title>
		<link>http://oxygene.sk/lukas/2011/12/chromaprint-0-6-released/</link>
		<comments>http://oxygene.sk/lukas/2011/12/chromaprint-0-6-released/#comments</comments>
		<pubDate>Thu, 22 Dec 2011 14:27:50 +0000</pubDate>
		<dc:creator>Lukáš Lalinský</dc:creator>
				<category><![CDATA[Acoustid]]></category>
		<category><![CDATA[Announce]]></category>
		<category><![CDATA[acoustid]]></category>
		<category><![CDATA[chromaprint]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://oxygene.sk/lukas/?p=1712</guid>
		<description><![CDATA[A new version of Chromaprint has been released. As with the previous version, the core library hasn&#8217;t changed much. The fpcalc utility now supports 24-bit sample formats and by default calculates fingerprints using the first 2 minutes of audio. The &#8230; <a href="http://oxygene.sk/lukas/2011/12/chromaprint-0-6-released/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A new version of Chromaprint has been released. As with the previous version, the core library hasn&#8217;t changed much. The fpcalc utility now supports 24-bit sample formats and by default calculates fingerprints using the first 2 minutes of audio. The Python bindings previously included in Chromaprint have been moved to a separate library, <a href="http://pypi.python.org/pypi/pyacoustid">pyacoustid</a>.</p>
<p>Download:</p>
<ul>
<li><a href="https://github.com/downloads/lalinsky/chromaprint/chromaprint-0.6.tar.gz">Source code tarball</a> (530K)</li>
<li>Static binaries for the <code>fpcalc</code> tool:
<ul>
<li><a href="https://github.com/downloads/lalinsky/chromaprint/chromaprint-fpcalc-0.6-win32.zip">Windows</a> (695K)</li>
<li><a href="https://github.com/downloads/lalinsky/chromaprint/chromaprint-fpcalc-0.6-osx-i386.tar.gz">Mac OS X, 32-bit, 10.4+</a> (582K)</li>
<li><a href="https://github.com/downloads/lalinsky/chromaprint/chromaprint-fpcalc-0.6-osx-x86_64.tar.gz">Mac OS X, 64-bit, 10.4+</a> (582K)</li>
<li><a href="https://github.com/downloads/lalinsky/chromaprint/chromaprint-fpcalc-0.6-linux-i686.tar.gz">Linux, 32-bit</a> (711K)</li>
<li><a href="https://github.com/downloads/lalinsky/chromaprint/chromaprint-fpcalc-0.6-linux-x86_64.tar.gz">Linux, 64-bit</a> (689K)</li>
</ul>
</li>
</ul>
<p>Changes since version 0.5:</p>
<ul>
<li>Support for 24-bit file formats in fpcalc.</li>
<li>The fpcalc utility now uses 120 seconds of audio data by default.</li>
<li>Python bindings moved to a separate project (pyacoustid).</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://oxygene.sk/lukas/2011/12/chromaprint-0-6-released/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>AcoustID server release</title>
		<link>http://oxygene.sk/lukas/2011/11/acoustid-server-release/</link>
		<comments>http://oxygene.sk/lukas/2011/11/acoustid-server-release/#comments</comments>
		<pubDate>Thu, 10 Nov 2011 12:21:58 +0000</pubDate>
		<dc:creator>Lukáš Lalinský</dc:creator>
				<category><![CDATA[Acoustid]]></category>
		<category><![CDATA[Announce]]></category>
		<category><![CDATA[acoustid]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://oxygene.sk/lukas/?p=1639</guid>
		<description><![CDATA[I guess it&#8217;s time for AcoustID to have release notes when something gets released, so here is my first AcoustID server release blog post. Some time ago I added overall search statistics. This release adds similar statistics for individual applications. &#8230; <a href="http://oxygene.sk/lukas/2011/11/acoustid-server-release/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I guess it&#8217;s time for AcoustID to have release notes when something gets released, so here is my first AcoustID server release blog post.</p>
<p>Some time ago I added overall search statistics. This release adds similar statistics for individual applications. For example:</p>
<p><a href="http://oxygene.sk/lukas/blog/wp-content/uploads/acoustid_application_statistics.png"><img class="aligncenter size-medium wp-image-1640" title="Application Statistics" src="http://oxygene.sk/lukas/blog/wp-content/uploads/acoustid_application_statistics-300x267.png" alt="" width="300" height="267" /></a></p>
<p>Of course, these statistics are only available to the owners of the applications.</p>
<p>Another change related to external application support is that the submission API call now accepts a new parameter <code>clientversion</code>. This is the first step to allowing a single application API key to be used by multiple versions of the application. In following releases I&#8217;ll be changing the API key structure to allow applications to have a number of API keys that can be disabled/enabled any time.</p>
]]></content:encoded>
			<wfw:commentRss>http://oxygene.sk/lukas/2011/11/acoustid-server-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chromaprint 0.5 released</title>
		<link>http://oxygene.sk/lukas/2011/10/chromaprint-0-5-released/</link>
		<comments>http://oxygene.sk/lukas/2011/10/chromaprint-0-5-released/#comments</comments>
		<pubDate>Thu, 06 Oct 2011 10:31:51 +0000</pubDate>
		<dc:creator>Lukáš Lalinský</dc:creator>
				<category><![CDATA[Acoustid]]></category>
		<category><![CDATA[Announce]]></category>
		<category><![CDATA[acoustid]]></category>
		<category><![CDATA[chromaprint]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://oxygene.sk/lukas/?p=1629</guid>
		<description><![CDATA[A new version of Chromaprint has been released. The code library hasn&#8217;t been changed, but there are some bug fixes in the fpcalc utility and the Python bindings. Download: Source code tarball (530K) Ubuntu packages Static binaries for the fpcalc &#8230; <a href="http://oxygene.sk/lukas/2011/10/chromaprint-0-5-released/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A new version of Chromaprint has been released. The code library hasn&#8217;t been changed, but there are some bug fixes in the fpcalc utility and the Python bindings.</p>
<p>Download:</p>
<ul>
<li><a href="https://github.com/downloads/lalinsky/chromaprint/chromaprint-0.5.tar.gz">Source code tarball</a> (530K)</li>
<li><a href="https://launchpad.net/~luks/+archive/acoustid">Ubuntu packages</a></li>
<li>Static binaries for the <code>fpcalc</code> tool:
<ul>
<li><a href="https://github.com/downloads/lalinsky/chromaprint/chromaprint-fpcalc-0.5-win32.zip">Windows, x86</a> (634K)</li>
<li><a href="https://github.com/downloads/lalinsky/chromaprint/chromaprint-fpcalc-0.5-osx.tar.gz">Mac OS X, x86, 10.4+</a> (524K)</li>
<li><a href="https://github.com/downloads/lalinsky/chromaprint/chromaprint-fpcalc-0.5-linux.tar.gz">Linux, x86</a> (651K)</li>
</ul>
</li>
</ul>
<p>Changes since version 0.4:</p>
<ul>
<li>Unicode command line handling in fpcalc.</li>
<li>Fixed a crash in fpcalc when FFmpeg was not able to identify the codec.</li>
<li>Added encode_fingerprint to the Python bindings.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://oxygene.sk/lukas/2011/10/chromaprint-0-5-released/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>Acoustid database rebuilding</title>
		<link>http://oxygene.sk/lukas/2011/08/acoustid-database-rebuilding/</link>
		<comments>http://oxygene.sk/lukas/2011/08/acoustid-database-rebuilding/#comments</comments>
		<pubDate>Thu, 11 Aug 2011 21:07:24 +0000</pubDate>
		<dc:creator>Lukáš Lalinský</dc:creator>
				<category><![CDATA[Acoustid]]></category>
		<category><![CDATA[Announce]]></category>
		<category><![CDATA[acoustid]]></category>

		<guid isPermaLink="false">http://oxygene.sk/lukas/?p=1591</guid>
		<description><![CDATA[I&#8217;ve released a new version of the Acoustid server today. This release changes the way fingerprints are matched, so it required the database to be rebuilt, which means all previous &#8220;track IDs&#8221; will be lost. I&#8217;m expecting it will take &#8230; <a href="http://oxygene.sk/lukas/2011/08/acoustid-database-rebuilding/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve released a new version of the Acoustid server today. This release changes the way fingerprints are matched, so it required the database to be rebuilt, which means all previous &#8220;track IDs&#8221; will be lost. I&#8217;m expecting it will take at least a week before the database is back at the full size. This is probably the last rebuild and the IDs will stay stable from now on, but in case I discover some serious problems it might be necessary to do it one more time.</p>
<p>Here is a complete list of changes in this release:</p>
<ul>
<li>Faster and more robust way of comparing fingerprints.</li>
<li>Mapping of fingerprints to PUIDs.</li>
<li>Initial support for storing custom foreign IDs.</li>
<li>Better tracking of the source for each fingerprint and fingerprint<->ID mapping.</li>
<li>Tracks now have UUIDs attached to them, so the default result ID format will change in a future version of the web service.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://oxygene.sk/lukas/2011/08/acoustid-database-rebuilding/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Acoustid fingerprinter 0.4 released</title>
		<link>http://oxygene.sk/lukas/2011/08/acoustid-fingerprinter-0-4-released/</link>
		<comments>http://oxygene.sk/lukas/2011/08/acoustid-fingerprinter-0-4-released/#comments</comments>
		<pubDate>Sat, 06 Aug 2011 18:21:12 +0000</pubDate>
		<dc:creator>Lukáš Lalinský</dc:creator>
				<category><![CDATA[Acoustid]]></category>
		<category><![CDATA[Announce]]></category>
		<category><![CDATA[acoustid]]></category>
		<category><![CDATA[fingerprinter]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://oxygene.sk/lukas/?p=1541</guid>
		<description><![CDATA[I&#8217;ve just released a new version of the Acoustid fingerprinter. I&#8217;ve sneakily released 0.3 some time ago, but it was available only on Linux. The only change was support for reading of the PUID tags. This release brings that functionality &#8230; <a href="http://oxygene.sk/lukas/2011/08/acoustid-fingerprinter-0-4-released/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just released a new version of the Acoustid fingerprinter. I&#8217;ve sneakily released 0.3 some time ago, but it was available only on Linux. The only change was support for reading of the PUID tags. This release brings that functionality also to Windows and OS X, plus a few bug fixes.</p>
<p>Changes since the last version are:</p>
<ul>
<li>New icon: <img src="https://github.com/lalinsky/acoustid-fingerprinter/raw/master/images/acoustid-fp-16.png"/>
</li>
<li>HTTP proxy support using the <code>$http_proxy</code> environment variable</li>
<li>Support for reading PUIDs from tags</li>
<li>Fixed submission of the file format</li>
</ul>
<p>You can download the new version on the <a href="http://acoustid.org/fingerprinter">Acoustid website</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://oxygene.sk/lukas/2011/08/acoustid-fingerprinter-0-4-released/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Acoustid submissions without MBIDs</title>
		<link>http://oxygene.sk/lukas/2011/06/acoustid-submissions-without-mbids/</link>
		<comments>http://oxygene.sk/lukas/2011/06/acoustid-submissions-without-mbids/#comments</comments>
		<pubDate>Sun, 26 Jun 2011 19:27:36 +0000</pubDate>
		<dc:creator>Lukáš Lalinský</dc:creator>
				<category><![CDATA[Acoustid]]></category>
		<category><![CDATA[Announce]]></category>
		<category><![CDATA[acoustid]]></category>
		<category><![CDATA[fingerprinter]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://oxygene.sk/lukas/?p=1476</guid>
		<description><![CDATA[I&#8217;ve released a new version of the Acoustid server that doesn&#8217;t require submissions to include MusicBrainz recording IDs. Applications can send textual metadata (track, artist, album, album artist, year, track number, disc number) instead and the server will try to &#8230; <a href="http://oxygene.sk/lukas/2011/06/acoustid-submissions-without-mbids/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve released a new version of the Acoustid server that doesn&#8217;t require submissions to include MusicBrainz recording IDs. Applications can send textual metadata (track, artist, album, album artist, year, track number, disc number) instead and the server will try to match the tags to MusicBrainz by itself. The matching is actually not yet implemented, but the server is able to collect the data. The format of the metadata is described in the <a href="http://acoustid.org/webservice">web service documentation</a>.</p>
<p>I&#8217;ve also released a new version of the <a href="http://acoustid.org/fingerprinter">Acoustid fingerprinter</a>, which can utilize this new functionality and if your files don&#8217;t have MBIDs embedded in tags, it will send the metadata it can find in tags, instead of completely skipping the files. You can download the new version here:</p>
<ul>
<li><a href="https://github.com/downloads/lalinsky/acoustid-fingerprinter/acoustid-fingerprinter-0.2-win32.zip">Windows Application</a></li>
<li><a href="https://github.com/downloads/lalinsky/acoustid-fingerprinter/acoustid-fingerprinter-0.2-mac.dmg">Mac OS X Application</a></li>
<li><a href="https://github.com/downloads/lalinsky/acoustid-fingerprinter/acoustid-fingerprinter-0.2.tar.gz">Source Code Tarball</a></li>
</ul>
<p>Note that this is the first time I actually built the fingerprinter on OS X, so if the package doesn&#8217;t work for you, please let me know. It should work on Intel Macs with OS X 10.4 or never.</p>
]]></content:encoded>
			<wfw:commentRss>http://oxygene.sk/lukas/2011/06/acoustid-submissions-without-mbids/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Chromaprint 0.4 released</title>
		<link>http://oxygene.sk/lukas/2011/05/chromaprint-0-4-released/</link>
		<comments>http://oxygene.sk/lukas/2011/05/chromaprint-0-4-released/#comments</comments>
		<pubDate>Sat, 14 May 2011 16:58:46 +0000</pubDate>
		<dc:creator>Lukáš Lalinský</dc:creator>
				<category><![CDATA[Acoustid]]></category>
		<category><![CDATA[Announce]]></category>
		<category><![CDATA[acoustid]]></category>
		<category><![CDATA[chromaprint]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://oxygene.sk/lukas/?p=1459</guid>
		<description><![CDATA[A new version of Chromaprint has been released. The main change is addition of an example application that uses the public C API and FFmpeg to allow externals programs to use Chromaprint without linking to the library. Other than this, &#8230; <a href="http://oxygene.sk/lukas/2011/05/chromaprint-0-4-released/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A new version of Chromaprint has been released. The main change is addition of an example application that uses the public C API and FFmpeg to allow externals programs to use Chromaprint without linking to the library. Other than this, there were some build system changes and added support for the latest development version of FFmpeg.</p>
<p>Download:</p>
<ul>
<li><a href="https://github.com/downloads/lalinsky/chromaprint/chromaprint-0.4.tar.gz">Source code tarball</a> (529K)</li>
<li><a href="https://launchpad.net/~luks/+archive/acoustid">Ubuntu packages</a></li>
<li>Static binaries for the <code>fpcalc</code> tool:
<ul>
<li><a href="https://github.com/downloads/lalinsky/chromaprint/chromaprint-fpcalc-0.4-win32.zip">Windows, x86</a> (633K)</li>
<li><a href="https://github.com/downloads/lalinsky/chromaprint/chromaprint-fpcalc-0.4-osx.tar.gz">Mac OS X, x86, 10.4+</a> (523K)</li>
<li><a href="https://github.com/downloads/lalinsky/chromaprint/chromaprint-fpcalc-0.4-linux.tar.gz">Linux, x86</a> (650K)</li>
</ul>
</li>
</ul>
<p>Changes since version 0.3:</p>
<ul>
<li>Support for building a Mac OS X framework.</li>
<li>Support for building a static library.</li>
<li>Simple C example (fpcalc) that can be used from external applications for fingerprint calculations.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://oxygene.sk/lukas/2011/05/chromaprint-0-4-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

