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

Last updated: May 12,2024

1. Install "pd-bsaylor" package

In this section, we are going to explain the necessary steps to install pd-bsaylor on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install pd-bsaylor

2. Uninstall "pd-bsaylor" package

In this section, we are going to explain the necessary steps to uninstall pd-bsaylor on Ubuntu 21.10 (Impish Indri):

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

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

Package: pd-bsaylor
Architecture: amd64
Version: 0.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: 222
Depends: libc6 (>= 2.29), libfftw3-double3 (>= 3.3.5), libfftw3-single3 (>= 3.3.5), puredata-core | pd
Recommends: pd-libdir
Filename: pool/universe/p/pd-bsaylor/pd-bsaylor_0.1-6_amd64.deb
Size: 57408
MD5sum: 949dff841ee0d5d52f22b7471b684da1
SHA1: 2e5b81427dc88c9db42c5ed04809af760fe6fe4d
SHA256: 86dfb337bbd28ea9b59f81272bd670a637bb4a04417cb87bee24ba878d1b27cf
SHA512: 06ea388ce3e31cebdcd53cc3b439a4c5669c5793774fd07a05fe2e39703231865fae8e6576f74b0f660df820934f65dd90f73328932bd5184e32982704174474
Homepage: https://puredata.info
Description-en: library of FFT-based Pd objects by Ben Saylor
bsaylor is a library of Pure Data objects by Benjamin Saylor:
.
pvoc~: a phase vocoder based on Pd's 09.pvoc.pd example patch. Advantages
over the abstraction include (reportedly) faster execution, instantaneous
response to input, and adjustable phase locking. It requires FFTW3.
.
susloop~: sample player with various loop methods (ping-pong, ... ) like a
classic tracker interface.
.
svf~: a signal-controlled port of Steve Harris' state variable filter
LADSPA plugin (http://plugin.org.uk).
.
zhzhx~: Turns the input signal into a staticky, distorted mess. Comes with
tone control
Description-md5: 6b8042bdbfc5e8a8bf962416d7c0bd21
Task: ubuntustudio-audio