lv2vocoder 1-2 source package in Ubuntu

Changelog

lv2vocoder (1-2) unstable; urgency=low

  [ Fabian Greffrath ]
  * Add to the package description what a vocoder actually is.

  [ Alessio Treglia ]
  * Add debian/gbp.conf file.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  21 Jun 2010 18:56:15 +0100

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Maverick
Original maintainer:
Debian Multimedia Maintainers
Architectures:
any
Section:
sound
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe sound

Downloads

File Size SHA-256 Checksum
lv2vocoder_1.orig.tar.bz2 72.3 KiB 0d66c4312147d3e6ed72576715fb883bfa806fbe885d91dcf9f81628d6f0b418
lv2vocoder_1-2.debian.tar.gz 2.1 KiB 902c006ae3a34170a45bd3d8757d95e4321a197550c7b25336b6504f0a8005ba
lv2vocoder_1-2.dsc 1.2 KiB 94c00e1972b186860982659878cc8112ffd493f1a491ad5b2c1d6d6519367c8c

Available diffs

View changes file

Binary packages built by this source

lv2vocoder: LV2 vocoder plugin

 Perhaps you don't know what a vocoder is, but I'm sure you have heard
 one before. Vocoders are often used to add a robotic effect to vocals
 in music. Happy robots use Linux and LV2!
 .
 This vocoder plugin has 2 AUDIO inputs and 1 OUTPUT. The first INPUT is
 the "Formant" signal which is usually someone's voice. The second INPUT
 is the "Carrier" signal which is some sort of continuous synth sound.
 The "Carrier" signal is modulated to the "Formant".
 .
 There are a number of controls ports. The first one is the "Number of
 bands" which is how many frequency bands to use (current maximum is 16).
 The rest of the controls set the level of each individual band and
 should have a value between 0.0 and 1.0. The lower numbered bands are
 lower in frequency the higher numbered bands are higher in frequency.