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 28
|
Source: pd-xsample
Section: sound
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),
pd-flext-dev,
pkg-config,
pd-lib-builder,
Standards-Version: 4.5.1
Rules-Requires-Root: no
Homepage: https://grrrr.org/research/software/xsample
Vcs-Git: https://salsa.debian.org/multimedia-team/pd/pd-xsample.git
Vcs-Browser: https://salsa.debian.org/multimedia-team/pd/pd-xsample
Package: pd-xsample
Architecture: any
Depends:
${shlibs:Depends},
${misc:Depends},
Description: extended sample objects for Pure Data
This is a collection of efficient buffer-based sampling objects for Pure Data
(Pd) and Max.
- [xgroove~]: variable-speed interpolating player
- [xplay~]: the index-driven sample player
- [xrecord~]: sample-accurate recorder
|