Mercurial > hg > vamp-website
diff index.html @ 31:d5c6f7674426 website
* Readability and "promotion" improvements
author | cannam |
---|---|
date | Thu, 16 Jul 2009 12:41:10 +0000 |
parents | c1c45d2b1e90 |
children | 0976232e353b |
line wrap: on
line diff
--- a/index.html Thu Jul 16 11:59:35 2009 +0000 +++ b/index.html Thu Jul 16 12:41:10 2009 +0000 @@ -28,20 +28,27 @@ — typically referred to as <i>audio analysis plugins</i> or <i>audio feature extraction plugins</i>.</p> - <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"> + <img style="float:right;clear: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 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> + <p><b>Get some plugins!</b></p> <ul> + <li><a href="download.html">Find links to downloadable Vamp plugins here</a>.</li> + </ul> - <li><b>Get some plugins!</b><br><a href="download.html">Find links to downloadable Vamp plugins here</a>.</li> + <p><b>Do something with them!</b></p> - <li><b>Do something with them!</b><br> Vamp plugins are used for audio analysis in <a href="http://www.sonicvisualiser.org/">Sonic Visualiser</a> and <a href="http://audacity.sourceforge.net/">Audacity beta releases</a>, and may be run from a command line with the host included with the Vamp SDK.</li> + <ul> + <li>Interactive audio analysis using Vamp plugins? Try <a href="http://www.sonicvisualiser.org/">Sonic Visualiser</a>!</li> + <li>Analysis inside your audio editor? <a href="http://audacity.sourceforge.net/">Audacity beta releases</a> (1.3.6 and newer) can use Vamp plugins to create label tracks from analysis results.</li> + <li>Want to extract features from lots of audio files, writing results into text files or as RDF for linked data purposes? You need <a href="http://omras2.org/SonicAnnotator">Sonic Annotator</a>!</li> + <li>For simple command-line purposes, there is also a Vamp host included in the <a href="develop.html">developer SDK</a>.</li> + <li>... other hosts you'd like to see mentioned here? <a href="mailto:cannam@all-day-breakfast.com">Tell us!</a></li> + </ul> - <li><b>Developers and DSP researchers!</b><br>Vamp is a nice API to develop with. <a href="develop.html">Read more and get the SDK here</a>.</li> + <p><b>Developers and DSP researchers!</b></p> + + <ul><li>Vamp is a nice API to develop with. <a href="develop.html">Read more and get the SDK here</a>.</li> </ul> <p>Just like an audio effects plugin (such as a VST), a Vamp