How to Install and Uninstall lv2vocoder Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 13,2024

1. Install "lv2vocoder" package

Please follow the guidance below to install lv2vocoder on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install lv2vocoder

2. Uninstall "lv2vocoder" package

Please follow the instructions below to uninstall lv2vocoder on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove lv2vocoder $ sudo apt autoclean && sudo apt autoremove

3. Information about the lv2vocoder package on Ubuntu 21.10 (Impish Indri)

Package: lv2vocoder
Architecture: amd64
Version: 1-6
Priority: optional
Section: universe/sound
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 36
Provides: lv2-plugin
Depends: libc6 (>= 2.29)
Filename: pool/universe/l/lv2vocoder/lv2vocoder_1-6_amd64.deb
Size: 7800
MD5sum: 2bb5dce15bc399f439fd7c206211799e
SHA1: 5eb01699b2a86a3eeebb7871226dae1345a9d284
SHA256: 239169a8788fec0bdc586e7ed242a14d3d1c02f0c8ab67e7134880c1ab6d936f
SHA512: fc1ef3d3ea86da820224b99e6fe13f10de2f6e9eaf6a762b336db5f6c5c7b5963850867d4070b1fbe7158db19f73e67fc192427193c148bc3bb375a131dfca9e
Homepage: https://gna.org/projects/lv2vocoder
Description-en: 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.
Description-md5: 3fe6543675586f23424116d94f3e0c50
Task: ubuntustudio-audio