view 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
line wrap: on
line source
<!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="http://vamp-plugins.org/wiki/">Wiki</a></li>
      </ul></div>

      <h2 id="firstpara">Vamp Plugin Pack</h2>

      <p>Vamp Plugin Pack is an installer for a set
      of <a href="https://vamp-plugins.org">Vamp plugins</a> with
      redistributable licences, built and packaged for Windows, Mac,
      and Linux.</p>

      <p>It provides a single download which, when run, checks which
      plugins you already have on your system, and offers to install
      any of its bundled plugins that are either not yet installed or
      else newer than the installed versions.</p>

      <h3>How to use it</h3>

      <p>Download and run the installer:</p>

        <table align=center style="clear:right" class="downloads">
          <tr><th>Windows (64-bit)</th>
            <th>Windows (32-bit)</th>
            <th>Linux</th>
            <th>Mac</th>
          </tr>

          <tr>
            <td align=center><br>
              <a href="https://code.soundsoftware.ac.uk/attachments/download/2698/Vamp%20Plugin%20Pack%20Installer%201.0.exe">Download</a> &ndash; primary<br>
        <a href="https://bintray.com/sonic-visualiser/sonic-visualiser/download_file?file_path=Vamp%20Plugin%20Pack%20Installer%201.0.exe">Download</a> &ndash; mirror<br>
        <br>
        <span style="font-size: 0.9em">Use this if you have 64-bit Windows and are using 64-bit Vamp host applications<br></span>
        <br><br><br><br>
      </td>

      <td align=center><br>
        <a href="https://code.soundsoftware.ac.uk/attachments/download/2715/Vamp%20Plugin%20Pack%20Installer%201.0%2032-bit.exe">Download</a> &ndash; primary<br>
        <a href="https://bintray.com/sonic-visualiser/sonic-visualiser/download_file?file_path=Vamp%20Plugin%20Pack%20Installer%201.0%2032-bit.exe">Download</a> &ndash; mirror<br>
        <br>
      <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>
      </td>

      <td align=center><br>
        <a href="https://code.soundsoftware.ac.uk/attachments/download/2696/vamp-plugin-pack-installer-1.0"><nobr>Download</a> &ndash; primary</nobr><br>
        <a href="https://bintray.com/sonic-visualiser/sonic-visualiser/download_file?file_path=vamp-plugin-pack-installer-1.0">Download</a> &ndash; mirror<br>
        <br>
        <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>
	<br><br>
      </td>

      <td align=center><br>
        <a href="https://code.soundsoftware.ac.uk/attachments/download/2697/Vamp%20Plugin%20Pack%20Installer-1.0.dmg">Download</a> &ndash; primary<br>
        <a href="https://bintray.com/sonic-visualiser/sonic-visualiser/download_file?file_path=Vamp%20Plugin%20Pack%20Installer-1.0.dmg">Download</a> &ndash; mirror<br>
        <br>
        <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>
      </td>
        </tr></table>
        
        <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>

        <h3>Plugins in This Pack</h3>

        <p>The plugins included are all open source software developed and published by various different authors and institutions:</p>

        <ul>
            <li>BBC</li>
<li>Carl Bussey</li>
<li>Chris Cannam</li>
<li>Jamie Bullock</li>
<li>Marsyas Plugins</li>
<li>Matthias Mauch</li>
<li>Paul Brossier</li>
<li>Queen Mary, University of London</li>
<li>Simon Dixon and Chris Cannam</li>
            <li>University of Alicante</li>
            </ul>

      <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>

<h3>Licence and redistribution</h3>

<p>All of the libraries are open source and are redistributable under
open-source licences: BSD/MIT, GPL, or AGPL. The entire pack and the
installer may be redistributed under the GNU Affero General Public
License (AGPL) v3, which is the most restrictive of the set of
copyleft licenses in use by the libraries.</p>

<p>The source code for the installer, and scripts to pull in the
library code and build the whole package, can be found
in <a href="https://code.soundsoftware.ac.uk/projects/vamp-plugin-pack/">the
repository</a> for this project.</p>