File: control

package info (click to toggle)
stretchplayer 0.503-5
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 500 kB
  • sloc: cpp: 2,344; makefile: 4
file content (30 lines) | stat: -rw-r--r-- 999 bytes parent folder | download
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
Source: stretchplayer
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders: Arnout Engelen <arnouten@bzzt.net>
Build-Depends:
 cmake,
 debhelper-compat (= 13),
 libjack-dev,
 librubberband-dev,
 libsndfile1-dev,
 scour,
 qtbase5-dev
Standards-Version: 4.4.1
Vcs-Git: https://salsa.debian.org/multimedia-team/stretchplayer.git
Vcs-Browser: https://salsa.debian.org/multimedia-team/stretchplayer
Homepage: https://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.