pd-motex 1.1.4-9 source package in Ubuntu

Changelog

pd-motex (1.1.4-9) unstable; urgency=medium

  * Fix FTBFS with Pd64 (Closes: #1073351)
  * Fix FTBFS with older Pd as well...
  * Add 'Provides' stanza
  * Switch to dh-sequence-puredata
  * Add lintian-overrides for false-positives regarding underlinking
  * Bump standards version to 4.7.0

 -- IOhannes m zmölnig (Debian/GNU) <email address hidden>  Mon, 17 Jun 2024 17:56:56 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe sound

Downloads

File Size SHA-256 Checksum
pd-motex_1.1.4-9.dsc 2.0 KiB b94da04ebd14c6219fe8a108b7edfc713b77677b65b31911ef402bc523d357e8
pd-motex_1.1.4.orig.tar.gz 22.6 KiB dabc2d8ea802f49d5a559f7c21a910df7dce97196f3e3cbb8c494088f03f7246
pd-motex_1.1.4-9.debian.tar.xz 6.4 KiB 97bdecada240c3826d35101d1cdf9f9982ec3a05a44b71725f400a2a99cd4f93

No changes file available.

Binary packages built by this source

pd-motex: random collection of Pd objects by Iain Mott

 A collection of externals from Iain Mott that mostly provide some
 math functions for Pure Data:
 .
  * polygate~ - switch between multiple signal inputs, variable
                fade rate both linear & equal power
  * shuffle - a no-repeat random generator, outputs numbers within a set range
  * pan~ - equal power stereo panning
  * system - sends a system message to the console
  * ln~ - natural log + inverse
  * rec2pol~ - convert rectangular coordinates to polar eg. can be used
               to convert sine & cosine rfft~ output to phase & magnitude
  * pol2rec~ - inverse of rec2pol~
  * getenv - Sends value of an environment variable argument on bang

pd-motex-dbgsym: debug symbols for pd-motex