Mercurial > hg > vamp-website
comparison pack.html @ 128:817c3988afc7 website tip
Add a page about the Vamp Plugin Pack, including links to download mirrors
author | Chris Cannam |
---|---|
date | Tue, 11 Aug 2020 16:41:11 +0100 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
127:1982d4ba2ea3 | 128:817c3988afc7 |
---|---|
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="http://vamp-plugins.org/wiki/">Wiki</a></li> | |
22 </ul></div> | |
23 | |
24 <h2 id="firstpara">Vamp Plugin Pack</h2> | |
25 | |
26 <p>Vamp Plugin Pack is an installer for a set | |
27 of <a href="https://vamp-plugins.org">Vamp plugins</a> with | |
28 redistributable licences, built and packaged for Windows, Mac, | |
29 and Linux.</p> | |
30 | |
31 <p>It provides a single download which, when run, checks which | |
32 plugins you already have on your system, and offers to install | |
33 any of its bundled plugins that are either not yet installed or | |
34 else newer than the installed versions.</p> | |
35 | |
36 <h3>How to use it</h3> | |
37 | |
38 <p>Download and run the installer:</p> | |
39 | |
40 <table align=center style="clear:right" class="downloads"> | |
41 <tr><th>Windows (64-bit)</th> | |
42 <th>Windows (32-bit)</th> | |
43 <th>Linux</th> | |
44 <th>Mac</th> | |
45 </tr> | |
46 | |
47 <tr> | |
48 <td align=center><br> | |
49 <a href="https://code.soundsoftware.ac.uk/attachments/download/2698/Vamp%20Plugin%20Pack%20Installer%201.0.exe">Download</a> – primary<br> | |
50 <a href="https://bintray.com/sonic-visualiser/sonic-visualiser/download_file?file_path=Vamp%20Plugin%20Pack%20Installer%201.0.exe">Download</a> – mirror<br> | |
51 <br> | |
52 <span style="font-size: 0.9em">Use this if you have 64-bit Windows and are using 64-bit Vamp host applications<br></span> | |
53 <br><br><br><br> | |
54 </td> | |
55 | |
56 <td align=center><br> | |
57 <a href="https://code.soundsoftware.ac.uk/attachments/download/2715/Vamp%20Plugin%20Pack%20Installer%201.0%2032-bit.exe">Download</a> – primary<br> | |
58 <a href="https://bintray.com/sonic-visualiser/sonic-visualiser/download_file?file_path=Vamp%20Plugin%20Pack%20Installer%201.0%2032-bit.exe">Download</a> – mirror<br> | |
59 <br> | |
60 <span style="font-size: 0.9em">Use this if you have 32-bit Windows, or are running 32-bit Vamp host applications on 64-bit Windows<br></span><br><br><br><br> | |
61 </td> | |
62 | |
63 <td align=center><br> | |
64 <a href="https://code.soundsoftware.ac.uk/attachments/download/2696/vamp-plugin-pack-installer-1.0"><nobr>Download</a> – primary</nobr><br> | |
65 <a href="https://bintray.com/sonic-visualiser/sonic-visualiser/download_file?file_path=vamp-plugin-pack-installer-1.0">Download</a> – mirror<br> | |
66 <br> | |
67 <span style="font-size: 0.9em">Installer for 64-bit Linux</span><span style="font-size: 0.8em"><br><br>1. Save the file<br>2. <a href="https://discourse.appimage.org/t/how-to-run-an-appimage/">Make it executable</a><br>3. Run it</span> | |
68 <br><br> | |
69 </td> | |
70 | |
71 <td align=center><br> | |
72 <a href="https://code.soundsoftware.ac.uk/attachments/download/2697/Vamp%20Plugin%20Pack%20Installer-1.0.dmg">Download</a> – primary<br> | |
73 <a href="https://bintray.com/sonic-visualiser/sonic-visualiser/download_file?file_path=Vamp%20Plugin%20Pack%20Installer-1.0.dmg">Download</a> – mirror<br> | |
74 <br> | |
75 <span style="font-size: 0.9em">For macOS 10.12 or newer: download, double-click to open the dmg, then double-click to run the installer within it</span><br><br><br><br> | |
76 </td> | |
77 </tr></table> | |
78 | |
79 <p>Note that you can install both 32-bit and 64-bit Windows versions on the same system if you wish. That may be useful if you have 64-bit Windows but are running a mixture of hosts.</p> | |
80 | |
81 <h3>Plugins in This Pack</h3> | |
82 | |
83 <p>The plugins included are all open source software developed and published by various different authors and institutions:</p> | |
84 | |
85 <ul> | |
86 <li>BBC</li> | |
87 <li>Carl Bussey</li> | |
88 <li>Chris Cannam</li> | |
89 <li>Jamie Bullock</li> | |
90 <li>Marsyas Plugins</li> | |
91 <li>Matthias Mauch</li> | |
92 <li>Paul Brossier</li> | |
93 <li>Queen Mary, University of London</li> | |
94 <li>Simon Dixon and Chris Cannam</li> | |
95 <li>University of Alicante</li> | |
96 </ul> | |
97 | |
98 <p>The installer shows more information about each plugin library, including a link to its homepage where it has one. Please refer to the installer and to the plugin libraries themselves for more details about the provenance and use of each plugin.</p> | |
99 | |
100 <h3>Licence and redistribution</h3> | |
101 | |
102 <p>All of the libraries are open source and are redistributable under | |
103 open-source licences: BSD/MIT, GPL, or AGPL. The entire pack and the | |
104 installer may be redistributed under the GNU Affero General Public | |
105 License (AGPL) v3, which is the most restrictive of the set of | |
106 copyleft licenses in use by the libraries.</p> | |
107 | |
108 <p>The source code for the installer, and scripts to pull in the | |
109 library code and build the whole package, can be found | |
110 in <a href="https://code.soundsoftware.ac.uk/projects/vamp-plugin-pack/">the | |
111 repository</a> for this project.</p> |