How to Install and Uninstall pd-fftease Package on Ubuntu 21.10 (Impish Indri)

Last updated: October 06,2024

1. Install "pd-fftease" package

This tutorial shows how to install pd-fftease on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install pd-fftease

2. Uninstall "pd-fftease" package

This guide let you learn how to uninstall pd-fftease on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove pd-fftease $ sudo apt autoclean && sudo apt autoremove

3. Information about the pd-fftease package on Ubuntu 21.10 (Impish Indri)

Package: pd-fftease
Architecture: amd64
Version: 2.5.2.git20121005-2
Priority: optional
Section: universe/sound
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1129
Depends: libc6 (>= 2.14), puredata-core | pd, pd-libdir
Recommends: pd-import
Suggests: perl
Filename: pool/universe/p/pd-fftease/pd-fftease_2.5.2.git20121005-2_amd64.deb
Size: 350616
MD5sum: 0d2b9bc96057f7566742710440a5e643
SHA1: 7159cd90736d6f3c17f4c85e480e93672f1202cb
SHA256: 9974b68230a9d6c81f08d7a69fca1abf2b8bae6abd03f8b1d65df01acadf14e8
SHA512: 47d37be3bc53f1df084028b292087a662a3a6d9bcd8b37be971ba5767bc5ce1527e3c7ea121212edf213ea5e41f21c335694b1980538c85ef92b323c923bee24
Homepage: http://www.somasa.qub.ac.uk/~elyon/LyonSoftware/MaxMSP/FFTease/
Description-en: live spectral sound processors for Pd
FFTease is a collection of Pd objects implementing various forms of
spectral sound processing. These include an additive-synthesis phase vocoder,
noise reduction, cross synthesis, and more unusual forms of spectral
processing.
.
* bthresher~ similar to thresher~ but with more control
* burrow~ a cross-referenced filtering object
* cavoc~ an 8-rule cellular automata that generates spectra
* cavoc27~ a 27-rule cellular automata object
* centerring~ a spectral modulation object
* codepend~ a classic block convolution object
* crossx~ a cross synthesis object with gating
* dentist~ a partial knockout object
* disarrain~ an interpolating version of disarray~
* disarray~ a spectral redistribution object
* drown~ a noise reduction (or increase) object
* ether~ another spectral compositing object
* leaker~ a sieve-based cross fader
* mindwarp~ a spectral formant warping object
* morphine~ a morphing object
* multyq~ a four band filter
* presidency~ a spectral sampler with pitch control
* pvcompand~ a spectral compressor/expander object
* pvgrain~ a spectrum analyzer for granular resynthesis
* pvharm~ a harmonizer
* pvoc~ an additive synthesis phase vocoder
* pvtuner~ a spectrum quantizer for tuning to arbitrary scales
* pvwarp~ a non-linear frequency warper
* reanimator~ an audio texture mapper
* resent~ similar to residency~ but with independent bin control
* residency~ a spectral sampler useful for time scaling
* residency_buffer~ a spectral sampler that writes to an MSP buffer
* scrape~ a noise reduction (or increase) object with frequency control
* shapee~ a frequency shaping object
* swinger~ a phase swapping object
* taint~ a cross synthesis object
* thresher~ an amplitude/frequency sensitive gating object
* vacancy~ a spectral compositing object
* xsyn~ a cross synthesis with compression object
.
FFTease 2.5 objects will reconfigure themselves in response to changes in FFT
size or signal vector size. Therefore, they may now be used in MaxMSP poly~
objects with downsampling or upsampling. Changes in vector size remain
subject to limitations imposed by the current poly~ (and Pluggo)
architecture.
.
Caveat: these objects are CPU intensive. A few of these objects in a patch
could push your computer to its limits. Be very careful with playback volume
as some of the objects produce dramatically different (lower or higher)
overall levels.
Description-md5: 5c89db644a956b9117cf42b3f0bc743b
Task: ubuntustudio-audio