Mercurial > hg > vamp-website
diff discuss.html @ 113:507cd6bc63d3 no-forum
Toward a different layout for feedback/discussion
author | Chris Cannam |
---|---|
date | Mon, 15 Jan 2018 17:19:48 +0000 |
parents | |
children | d82d7d95b157 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/discuss.html Mon Jan 15 17:19:48 2018 +0000 @@ -0,0 +1,37 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> + <head> + <link rel="stylesheet" media="screen" type="text/css" href="screen.css"/> + <link rel="icon" type="image/png" href="images/waveform.png"/> + <link rel="shortcut" type="image/png" href="images/waveform.png"/> + <title>Vamp Plugins</title> + <meta name="robots" content="index"/> + <meta name="keywords" content="vamp plugin api plugins sonic visualiser visualizer visualise visualize audio music spectrogram feature extraction feapi vsi dssi"/> + <meta name="description" content="Vamp is a system for plugins that extract feature information from audio data."/> + </head> + <body> + <h1 id="header"><span>Vamp Plugins</span></h1> + + <div id="nav"> + <ul> + <li class="first"><a href="index.html">Home</a></li> + <li><a href="news.html">News</a></li> + <li><a href="download.html">Download Plugins</a></li> + <li><a href="develop.html">Make Plugins</a></li> + <li><a href="discuss.html">Discuss</a></li> + <li><a href="http://vamp-plugins.org/wiki/">Wiki</a></li> + </ul></div> + + <h2 id="firstpara">Discuss Vamp plugins and the plugin SDK</h2> + + <p>There is a Github project for the Vamp Plugin SDK. <b>For + problems with the Vamp SDK</b>, consider opening an issue on + the <a href="https://github.com/c4dm/vamp-plugin-sdk/issues">Github + issue tracker</a>. + + <p>Sadly the dedicated online discussion forum for Vamp plugins + has now closed, after we gave up fighting spam + registrations. The forum content is still online, but as a + static mirror of the original forum: it's no longer possible to + register, log in, or post. You can find the static + mirror <a href="http://vamp-plugins.org/forum/">here</a>.