How to Install and Uninstall zita-lrx Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 07,2024

1. Install "zita-lrx" package

This guide let you learn how to install zita-lrx on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install zita-lrx

2. Uninstall "zita-lrx" package

Please follow the guidance below to uninstall zita-lrx on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove zita-lrx $ sudo apt autoclean && sudo apt autoremove

3. Information about the zita-lrx package on Ubuntu 20.10 (Groovy Gorilla)

Package: zita-lrx
Architecture: amd64
Version: 0.1.2-1build1
Priority: optional
Section: universe/sound
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 64
Depends: libc6 (>= 2.27), libclthreads2 (>= 2.4.2), libgcc-s1 (>= 3.0), libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125, libstdc++6 (>= 5)
Filename: pool/universe/z/zita-lrx/zita-lrx_0.1.2-1build1_amd64.deb
Size: 19348
MD5sum: 81482589e5e56ab6b3c73f9d4538c834
SHA1: 371dea0d6f0324c1daf265315f46eac5e30fe2b5
SHA256: de6d6101010fd06e22c6e23fd1405d2aabcdfe093f550df132290aa137f1731a
SHA512: 0b5b575b01b3891a029515d0dfde5c8c8036beccd9536de543aa135eeddb7cf287ba1be6f1fd46586fe1b33605c06069021acc8ca0e8e252ce19722dc5084573
Homepage: https://kokkinizita.linuxaudio.org/linuxaudio/downloads/index.html
Description-en: Command line jack application providing crossover filters
Command line jack application providing 2, 3, or 4-band,
4th order crossover filters.
The filter type is continuously variable between Linkwitz-Riley
(-6dB at the xover frequency) and Butterworth(-3 dB at the xover frequency).
Outputs are exactly phase matched in the crossover regions.
.
The application supports up to 16 channels.
.
Configuration is by a text file using 'OSC' style syntax
(similar to Ambdec and Jconvolver).
Apart from the basic filter parameters,
the following can be set:
- Channel labels (used for naming Jack ports).
- Frequency band names (used in output port names).
- Optional output autoconnections.
- For each channel: gain and delay (in ms).
- For each frequency band: gain and delay.
Description-md5: dcc2c12e09dc7e732c481345c69859c5
Task: ubuntustudio-audio