# HG changeset patch # User cannam # Date 1227271698 0 # Node ID e5df01080daa14a375fe59d05776610015563ab3 # Parent 16f8de0dc974ffdef5fc16ddd7b467fb5dd2ca39 * Add links diff -r 16f8de0dc974 -r e5df01080daa plugin-doc/vamp-example-plugins.html --- a/plugin-doc/vamp-example-plugins.html Fri Nov 21 11:41:45 2008 +0000 +++ b/plugin-doc/vamp-example-plugins.html Fri Nov 21 12:48:18 2008 +0000 @@ -34,6 +34,7 @@

System identifiervamp-example-plugins:amplitudefollower
RDF URIhttp://vamp-plugins.org/rdf/plugins/vamp-example-plugins#amplitudefollower +
LinksBack to top of library documentationDownload locationSource code

Amplitude Follower tracks and returns the amplitude of the audio signal sample by sample, returning peak values block by block. @@ -70,6 +71,7 @@

System identifiervamp-example-plugins:fixedtempo
RDF URIhttp://vamp-plugins.org/rdf/plugins/vamp-example-plugins#fixedtempo +
LinksBack to top of library documentationDownload locationSource code

Simple Fixed Tempo Estimator analyses a fragment of audio and estimates its tempo. It assumes that its input is of fixed tempo, and @@ -163,6 +165,7 @@

System identifiervamp-example-plugins:percussiononsets
RDF URIhttp://vamp-plugins.org/rdf/plugins/vamp-example-plugins#percussiononsets +
LinksBack to top of library documentationDownload locationSource code

Simple Percussion Onset Detector estimates the locations of percussive onsets in the audio signal. @@ -212,6 +215,7 @@

System identifiervamp-example-plugins:powerspectrum
RDF URIhttp://vamp-plugins.org/rdf/plugins/vamp-example-plugins#powerspectrum +
LinksBack to top of library documentationDownload locationSource code

Simple Power Spectrum returns a power spectrum calculated from windowed short-time Fourier transforms of the input audio. (The power @@ -245,6 +249,7 @@

System identifiervamp-example-plugins:spectralcentroid
RDF URIhttp://vamp-plugins.org/rdf/plugins/vamp-example-plugins#spectralcentroid +
LinksBack to top of library documentationDownload locationSource code

Spectral Centroid calculates the "centre of gravity" of the frequency spectrum for each input frame. @@ -274,6 +279,7 @@

System identifiervamp-example-plugins:zerocrossing
RDF URIhttp://vamp-plugins.org/rdf/plugins/vamp-example-plugins#zerocrossing +
LinksBack to top of library documentationDownload locationSource code

Zero Crossings calculates the positions and density of "zero-crossing" points in an audio waveform. For the purposes of this plugin, that