pd-lyonpotpourri 3.0.1-5 source package in Ubuntu

Changelog

pd-lyonpotpourri (3.0.1-5) unstable; urgency=medium

  * Add patch to build against Pd64 (Closes: #1073317)
    + Replace all 'float' occurences with 't_float'
  * Add patch to fix some more compiler warnings
  * B-D on pkgconf rather than pkg-config
  * Switch to dh-sequence-puredata
  * Add Provides-stanza
  * Bump standards version to 4.7.0

 -- IOhannes m zmölnig (Debian/GNU) <email address hidden>  Tue, 18 Jun 2024 11:12:42 +0200

Upload details

Uploaded by:
Debian Multimedia Team
Uploaded to:
Sid
Original maintainer:
Debian Multimedia Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
pd-lyonpotpourri_3.0.1-5.dsc 2.2 KiB 2b08753a0fe74b22bde9aff952e98a4c8afd861910a36a6c52153f71093e7c3e
pd-lyonpotpourri_3.0.1.orig.tar.gz 1.8 MiB d62df74403b451253073a642654411523ddfe03645d94d0761a7423674f2e31f
pd-lyonpotpourri_3.0.1-5.debian.tar.xz 54.2 KiB a6cd318719fe0d2a438e13fb13af5474e5915d05bb0fc6f77ee9bd47131322d5

No changes file available.

Binary packages built by this source

pd-lyonpotpourri: 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

pd-lyonpotpourri-dbgsym: debug symbols for pd-lyonpotpourri