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 33 34 35 36 37 38 39 40 41 42
|
Source: stretchplayer
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders: Arnout Engelen <arnouten@bzzt.net>
Build-Depends: cdbs,
cmake,
debhelper,
libjack-dev,
librubberband-dev,
libsndfile1-dev,
scour,
qtbase5-dev
Standards-Version: 4.4.0
Vcs-Git: https://salsa.debian.org/multimedia-team/stretchplayer.git
Vcs-Browser: https://salsa.debian.org/multimedia-team/stretchplayer
Homepage: http://www.teuton.org/~gabriel/stretchplayer/
Package: stretchplayer
Architecture: any
Depends: ${shlibs:Depends},
jackd,
${misc:Depends}
Description: Audio file player with time stretch and pitch shifting
StretchPlayer will play back an audio file and allow you to
time stretch (without affecting pitch) and/or pitch shift (without
affecting the time) the audio, even while you are listening to it.
.
Warning: this package contains the development version (potentially
unstable) released for testing purpose only.
Package: stretchplayer-dbg
Section: debug
Architecture: any
Depends: ${misc:Depends},
stretchplayer (=${binary:Version})
Description: Debugging symbols for StretchPlayer
StretchPlayer will play back an audio file and allow you to
time stretch (without affecting pitch) and/or pitch shift (without
affecting the time) the audio, even while you are listening to it.
.
This package contains the debugging symbols for stretchplayer.
|