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

Last updated: May 10,2024

1. Install "pd-lyonpotpourri" package

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

$ sudo apt update $ sudo apt install pd-lyonpotpourri

2. Uninstall "pd-lyonpotpourri" package

This guide covers the steps necessary to uninstall pd-lyonpotpourri on Ubuntu 21.10 (Impish Indri):

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

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

Package: pd-lyonpotpourri
Architecture: amd64
Version: 2.0+git20121009-3
Priority: optional
Section: universe/sound
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2895
Depends: libc6 (>= 2.14), puredata-core | pd, pd-libdir
Recommends: pd-import
Filename: pool/universe/p/pd-lyonpotpourri/pd-lyonpotpourri_2.0+git20121009-3_amd64.deb
Size: 1394892
MD5sum: 0dadcb0685f86a3a3e129733686c4107
SHA1: 395e413471c9f6de41ea43f0a558c1213a4e221f
SHA256: a04fd6f07d07097443da5e9934f81b708c5f2cabbf0c8a2f15ff35384590842d
SHA512: 3d1f2a24f6190dbfc8de2a2a8dc4aa975ab3f35d6711bc1f9659b287b76385eb7f8c0a6cf338b95debba0a6a83e8de432deb10a81626f994e20fd69a6fc3c6e3
Homepage: http://www.somasa.qub.ac.uk/~elyon/LyonSoftware/Pd/
Description-en: potpourri of Pd objects for synthesizing with audio
This Pd library is a potpourri of objects for working with audio created by
Eric Lyon. Here is a listing of all the included objects:
.
* adsr~ a simple ADSR envelope that can be click triggered
* bashfest~ a click driven buffer player with randomized DSP
* buffet~ provides operations on a stored buffer
* bvplay~ selective playback from a stored buffer with enveloping and
increment control
* channel~ access to a precise address in the signal vector
* chopper~ munging loop playback from a buffer
* clean_selector~ like selector~ but crossfades when switching channels
* click2float~ translates a signal click to a float message
* clickhold~ sample and hold a click
* distortion~ lookup function distortion
* dmach~ pattern based sample accurate drum machine prototype
* expflam~ converts a click to an exponential flam click pattern
* flanjah~ simple flanger
* granola~ granular pitch scaling
* granulesf~ granular synthesis module reading from a soundfile in a buffer
* granule~ granular synthesis module reading from a stored waveform in a
buffer
* impulse~ converts a bang to a click
* kbuffer~ low sampling rate buffer to capture gestures
* killdc~ DC block filter
* magfreq_analysis~ transforms a time domain signal to a magnitude/frequency
spectrum
* markov~ implements a first order Markov chain
* mask~ a click driven pattern sequencer
* oscil~ oscillator with flexible waveform specification
* player~ click driven buffer player that can sustain multiple iterations
* phasemod~ phase modulated waveform
* pulser~ pulse wave generated by additive synthesis
* rtrig~ generates random click triggers
* samm~ sample accurate multiple metronomes, with click signal articulation
* sigseq~ signal level numerical sequencer
* stutter~ a basic buffer stuttering player
* vdb~ a delay line using an MSP buffer for storage (no vector limit on
feedback delaytime)
* vdel~ a delay line with built in feedback and oscillator
* vdp~ a more efficient pointer version of vd~
* vd~ a simple, self -contained delay unit
* waveshape~ a Chebychev function lookup waveshaper
Description-md5: cb924feae34a535eaeaa6ba96608ccdd
Task: ubuntustudio-audio