comparison develop.html @ 110:32977fa2c012 website

Update Vamp plugin tester links!
author Chris Cannam
date Thu, 17 Mar 2016 15:29:41 +0000
parents 4858249d4fb1
children a830b8e4cba1
comparison
equal deleted inserted replaced
109:678a88672953 110:32977fa2c012
74 74
75 </ul> 75 </ul>
76 76
77 <br> 77 <br>
78 78
79 <li>Download the <b>Vamp plugin tester</b> (version 1.0), a simple 79 <li>Download the <b>Vamp plugin tester</b>, a simple
80 command-line utility that tests your plugins for various common 80 command-line utility that tests your plugins for various common
81 failure cases. It can't check whether you're getting the right 81 failure cases. It can't check whether you're getting the right
82 results, but it can help you write better behaved and more 82 results, but it can help you write better behaved and more
83 resilient plugins. 83 resilient plugins.
84 84
85 <ul><br><li>Source code: <a 85 <ul><br><li>Download all binary and source packages <a
86 href="http://downloads.sourceforge.net/vamp/vamp-plugin-tester-1.0.tar.gz">Gzipped tar file</a>.</li><br> 86 href="https://code.soundsoftware.ac.uk/projects/vamp-plugin-tester/files">from the download page</a>.</li>
87 <li>Pre-compiled binaries for <a 87 <li>See also the project <a
88 href="http://downloads.sourceforge.net/vamp/vamp-plugin-tester-1.0-win32.zip">Windows</a>, 88 href="https://code.soundsoftware.ac.uk/projects/vamp-plugin-tester">overview page</a>.</li>
89 <a href="http://downloads.sourceforge.net/vamp/vamp-plugin-tester-1.0-osx-universal.tar.gz">OS/X (universal)</a>,
90 <a href="http://downloads.sourceforge.net/vamp/vamp-plugin-tester-1.0-i686-linux.tar.gz">32-bit Linux</a>,
91 <a href="http://downloads.sourceforge.net/vamp/vamp-plugin-tester-1.0-amd64-linux.tar.gz">64-bit Linux</a>, and
92 <a href="http://downloads.sourceforge.net/vamp/vamp-plugin-tester-1.0-i686-solaris.tar.gz">32-bit x86 Solaris</a>.</li>
93 </ul> 89 </ul>
94 90
95 </ul> 91 </ul>
96 <h3>Developer Documentation</h3> 92 <h3>Developer Documentation</h3>
97 <ul> 93 <ul>