Mercurial > hg > vamp-website
comparison discuss.html @ 114:d82d7d95b157 no-forum
Tiny bit more
author | Chris Cannam |
---|---|
date | Mon, 15 Jan 2018 17:53:26 +0000 |
parents | 507cd6bc63d3 |
children | 59c0af5416d2 |
comparison
equal
deleted
inserted
replaced
113:507cd6bc63d3 | 114:d82d7d95b157 |
---|---|
22 <li><a href="http://vamp-plugins.org/wiki/">Wiki</a></li> | 22 <li><a href="http://vamp-plugins.org/wiki/">Wiki</a></li> |
23 </ul></div> | 23 </ul></div> |
24 | 24 |
25 <h2 id="firstpara">Discuss Vamp plugins and the plugin SDK</h2> | 25 <h2 id="firstpara">Discuss Vamp plugins and the plugin SDK</h2> |
26 | 26 |
27 <p>There is a Github project for the Vamp Plugin SDK. <b>For | 27 <ul> |
28 problems with the Vamp SDK</b>, consider opening an issue on | 28 <li><b>For problems writing plugins</b>, consider posting a |
29 the <a href="https://github.com/c4dm/vamp-plugin-sdk/issues">Github | 29 question to Stack Overflow.</b></li> |
30 issue tracker</a>. | 30 <li><b>For bugs or technical lapses in the Vamp Plugin |
31 SDK</b>, consider opening an issue on | |
32 the <a href="https://github.com/c4dm/vamp-plugin-sdk/issues">Github | |
33 issue tracker</a>. Although Github is not currently the | |
34 primary development site for the SDK (see | |
35 the <a href="develop.html">Make Plugins</a> page for more | |
36 information about this), the Github project is actively | |
37 monitored.</li> | |
31 | 38 |
32 <p>Sadly the dedicated online discussion forum for Vamp plugins | 39 <p>Sadly the dedicated online discussion forum for Vamp plugins |
33 has now closed, after we gave up fighting spam | 40 has now closed, after we gave up fighting spam |
34 registrations. The forum content is still online, but as a | 41 registrations. The forum content is still online, but as a |
35 static mirror of the original forum: it's no longer possible to | 42 static mirror of the original forum: it's no longer possible to |
36 register, log in, or post. You can find the static | 43 register, log in, or post. You can find the static |
37 mirror <a href="http://vamp-plugins.org/forum/">here</a>. | 44 mirror <a href="http://vamp-plugins.org/forum/">here</a>.</p> |
45 </body> | |
46 | |
47 |