vamp-plugin-sdk 2.5-1 source package in Ubuntu

Changelog

vamp-plugin-sdk (2.5-1) unstable; urgency=low


  * New upstream release.
  * Bump standards.
  * Refreshed patch.
  * Fix .gitignore file.

 -- Jaromír Mikeš <email address hidden>  Tue, 14 May 2013 00:21:08 +0200

Upload details

Uploaded by:
Debian Multimedia Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Multimedia Maintainers
Architectures:
any all
Section:
sound
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
vamp-plugin-sdk_2.5-1.dsc 2.2 KiB 786c7dd76fa4cd29afd859a487b8d38e31dbd3331022583b0ca6d9a1a3085e27
vamp-plugin-sdk_2.5.orig.tar.gz 164.5 KiB 7b719f9e4575624b30b335c64c00469d3745aef4bca177f66faf3204f073139d
vamp-plugin-sdk_2.5-1.debian.tar.gz 8.1 KiB cf1ffb24de79a1101591043bc0e8cf93483b7e7caf9798c5ca08d863b61510ae

Available diffs

No changes file available.

Binary packages built by this source

libvamp-hostsdk3: No summary available for libvamp-hostsdk3 in ubuntu saucy.

No description available for libvamp-hostsdk3 in ubuntu saucy.

libvamp-sdk2: No summary available for libvamp-sdk2 in ubuntu saucy.

No description available for libvamp-sdk2 in ubuntu saucy.

vamp-examples: example Vamp plugins, host and RDF generator

 Vamp is an audio processing plugin system for plugins that extract
 descriptive information from audio data - typically referred to as
 audio analysis plugins or audio feature extraction plugins.
 .
 This package contains the following example plugins:
 .
  * Zero Crossings calculates the positions and density of
    zero-crossing points in an audio waveform.
 .
  * Spectral Centroid calculates the centre of gravity of the
    frequency domain representation of each block of audio.
 .
  * Simple Power Spectrum calculates a power spectrum from the input
    audio. Actually, it doesn't do any work except calculating power
    from a cartesian complex FFT output. The work of calculating this
    frequency domain output is done for it by the host or host SDK; the
    plugin just needs to declare that it wants frequency domain
    input. This is the simplest of the example plugins.
 .
  * Amplitude Follower is an implementation of SuperCollider's
    amplitude-follower algorithm as a simple Vamp plugin.
 .
  * Simple Percussion Onset Detector: estimates the locations of
    percussive onsets using a simple method described in "Drum Source
    Separation using Percussive Feature Detection and Spectral
    Modulation" by Dan Barry, Derry Fitzgerald, Eugene Coyle and Bob
    Lawlor, ISSC 2005.
 .
  * Simple Fixed Tempo Estimator: calculates a single beats-per-minute
    value which is an estimate of the tempo of a piece of music that is
    assumed to be of fixed tempo, using autocorrelation of a frequency
    domain energy rise metric. It has several outputs that return
    intermediate results used in the calculation, and may be a useful
    example of a plugin having several outputs with varying feature
    structures.
 .
 Also included is a simple host that can enumerate plugins, list their
 features, and process an audio file as well as a utility to generate
 Vamp plugin RDF templates.

vamp-plugin-sdk: No summary available for vamp-plugin-sdk in ubuntu saucy.

No description available for vamp-plugin-sdk in ubuntu saucy.

vamp-plugin-sdk-doc: No summary available for vamp-plugin-sdk-doc in ubuntu saucy.

No description available for vamp-plugin-sdk-doc in ubuntu saucy.