1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
Source: pd-puremapping
Priority: optional
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders:
IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>,
Build-Depends:
debhelper-compat (= 13),
Standards-Version: 4.7.1
Section: sound
Homepage: https://download.puredata.info/puremapping
Vcs-Git: https://salsa.debian.org/multimedia-team/pd/pd-puremapping.git
Vcs-Browser: https://salsa.debian.org/multimedia-team/pd/pd-puremapping
Package: pd-puremapping
Architecture: all
Depends:
puredata | pd,
${misc:Depends},
${shlibs:Depends},
Description: Pd library for complex data mappings
This collection of abstractions for Pure Data (Pd)are made to facilitate the
use of sensors and to create complex relations between input and output of a
dynamic system.
.
Puremapping is based on the (discontinued) 'la-kitchen' library, and the
'mapping' library (shipped in Debian as 'pd-mapping').
Most object of puremapping should be compatible with the 'mapping' library.
|