# HG changeset patch # User cannam # Date 1225296891 0 # Node ID 80bac7a7b667282d876a41d03bb7e458156a9296 # Parent 9ad8656397163b2c1c303926e2b3b06f105a3ce1 * Remove rdf/xml copy of rdf data; I never remember to update it, and it only confuses diff -r 9ad865639716 -r 80bac7a7b667 examples/vamp-example-plugins.rdf --- a/examples/vamp-example-plugins.rdf Wed Oct 29 16:14:17 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,220 +0,0 @@ - - - - - - - - - vamp-example-plugins - - - - - - - Amplitude Follower - Amplitude Follower - Track the amplitude of the audio signal - - - Vamp SDK Example Plugins - - - amplitudefollower - - 1 - - - - - - - attack - Attack time - s - 0 - 1 - s - 0.01 - - - - release - Release time - s - 0 - 1 - s - 0.01 - - - - amplitude - Amplitude - - true - V - 1 - - - - - - - - - Simple Percussion Onset Detector - Simple Percussion Onset Detector - Detect percussive note onsets by identifying broadband energy rises - - - Vamp SDK Example Plugins - - - percussiononsets - - 2 - - - - - - - - threshold - Energy rise threshold - dB - 0 - 20 - dB - 3 - - - - sensitivity - Sensitivity - % - 0 - 100 - % - 40 - - - - onsets - Onsets - Percussive note onset locations - true - - 0 - - - 44100 - - - detectionfunction - Detection Function - Broadband energy rise detection function - true - - - 1 - 1 - - - - - - - - - Spectral Centroid - Spectral Centroid - Calculate the centroid frequency of the spectrum of the input signal - - - Vamp SDK Example Plugins - - - spectralcentroid - - 2 - - - - - - logcentroid - Log Frequency Centroid - Centroid of the log weighted frequency spectrum - true - Hz - 1 - - - - - - - - - linearcentroid - Linear Frequency Centroid - Centroid of the linear frequency spectrum - true - Hz - 1 - - - - - - - - - Zero Crossings - Zero Crossings - Detect and count zero crossing points - - - Vamp SDK Example Plugins - - - zerocrossing - - 2 - - - - - - counts - Zero Crossing Counts - The number of zero crossing points per processing block - true - crossings - - 1 - 1 - - - - - - - - - zerocrossings - Zero Crossings - The locations of zero crossing points - true - - - 1 - 0 - - - 44100 - -