Mercurial > hg > vamp-website
diff index.html @ 21:cc0be37dc9d3 website
* Updates for 2.0
author | cannam |
---|---|
date | Tue, 09 Dec 2008 11:02:57 +0000 |
parents | 351c4ebce5f9 |
children | c1c45d2b1e90 |
line wrap: on
line diff
--- a/index.html Mon Nov 24 15:17:08 2008 +0000 +++ b/index.html Tue Dec 09 11:02:57 2008 +0000 @@ -30,7 +30,7 @@ <img style="float:right;padding-left:1em;padding-top:0em" src="images/vamp-overview-webscale.png" alt="Freehand sketch of a Vamp plugin in its natural habitat"> - <p><b>9th July 2008:</b> Version 1.3 of the Vamp plugin SDK is now + <p><b>9th December 2008:</b> Version 2.0 of the Vamp plugin SDK is now available.<br>See the <a href="develop.html">developers</a> page for more information.</p> @@ -47,12 +47,13 @@ <p>Just like an audio effects plugin (such as a VST), a Vamp plugin is a binary module that can be loaded up by a host application and fed audio data. However, unlike an effects - plugin, a Vamp plugin outputs not processed audio but some sort - of symbolic information. Typical things that a Vamp plugin - might calculate include the locations of moments such as note onset - times, visual representations of the audio such as histograms, - or curve data such as power or fundamental frequency. <a - href="rationale.html">Read more about the rationale for Vamp</a>.</p> + plugin, a Vamp plugin generates not more audio, but some sort of + symbolic information. Typical things that a Vamp plugin might + calculate include the locations of moments such as note onset + times, visualisable representations of the audio such as + spectrograms, or curve data such as power or fundamental + frequency. <a href="rationale.html">Read more about the + rationale for Vamp</a>.</p> <div id="logoblock">