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 29 30 31 32
|
Source: pd-readanysf
Priority: optional
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders:
Roman Haefeli <reduzent@gmail.com>,
IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>,
Felipe Sateler <fsateler@debian.org>,
Build-Depends:
debhelper (>=11~),
dh-buildinfo,
devscripts,
libgmerlin-avdec-dev,
libgavl-dev,
puredata-dev | puredata (<< 0.43),
Standards-Version: 4.1.3
Section: sound
Homepage: http://aug.ment.org/readanysf/
Vcs-Git: https://salsa.debian.org/multimedia-team/pd/pd-readanysf.git
Vcs-Browser: https://salsa.debian.org/multimedia-team/pd/pd-readanysf
Package: pd-readanysf
Architecture: any
Depends:
${shlibs:Depends},
${misc:Depends},
puredata | pd,
Description: Pd object for reading multiple audio file formats
This Pure Data object supports reading from disk as well as from web-
resources and decodes a huge variety of audio codecs. Sources with multiple
channels and sampling rates different from Pd's can be played back as well.
.
Check the help-patch for more usage information.
|