Mercurial > hg > vamp-website
comparison 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 |
comparison
equal
deleted
inserted
replaced
112:7e14f729664d | 113:507cd6bc63d3 |
---|---|
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> | |
2 <html> | |
3 <head> | |
4 <link rel="stylesheet" media="screen" type="text/css" href="screen.css"/> | |
5 <link rel="icon" type="image/png" href="images/waveform.png"/> | |
6 <link rel="shortcut" type="image/png" href="images/waveform.png"/> | |
7 <title>Vamp Plugins</title> | |
8 <meta name="robots" content="index"/> | |
9 <meta name="keywords" content="vamp plugin api plugins sonic visualiser visualizer visualise visualize audio music spectrogram feature extraction feapi vsi dssi"/> | |
10 <meta name="description" content="Vamp is a system for plugins that extract feature information from audio data."/> | |
11 </head> | |
12 <body> | |
13 <h1 id="header"><span>Vamp Plugins</span></h1> | |
14 | |
15 <div id="nav"> | |
16 <ul> | |
17 <li class="first"><a href="index.html">Home</a></li> | |
18 <li><a href="news.html">News</a></li> | |
19 <li><a href="download.html">Download Plugins</a></li> | |
20 <li><a href="develop.html">Make Plugins</a></li> | |
21 <li><a href="discuss.html">Discuss</a></li> | |
22 <li><a href="http://vamp-plugins.org/wiki/">Wiki</a></li> | |
23 </ul></div> | |
24 | |
25 <h2 id="firstpara">Discuss Vamp plugins and the plugin SDK</h2> | |
26 | |
27 <p>There is a Github project for the Vamp Plugin SDK. <b>For | |
28 problems with the Vamp SDK</b>, consider opening an issue on | |
29 the <a href="https://github.com/c4dm/vamp-plugin-sdk/issues">Github | |
30 issue tracker</a>. | |
31 | |
32 <p>Sadly the dedicated online discussion forum for Vamp plugins | |
33 has now closed, after we gave up fighting spam | |
34 registrations. The forum content is still online, but as a | |
35 static mirror of the original forum: it's no longer possible to | |
36 register, log in, or post. You can find the static | |
37 mirror <a href="http://vamp-plugins.org/forum/">here</a>. |