debian/0000755000000000000000000000000011556050675007200 5ustar debian/compat0000644000000000000000000000000211556046323010371 0ustar 7 debian/stretchplayer.10000644000000000000000000000207011556046323012145 0ustar .TH stretchplayer 1 "November 28, 2010" "version 0.503" "USER COMMANDS" .SH NAME stretchplayer \- Audio player with time stretch and pitch shift .SH SYNOPSIS .B stretchplayer [file] .SH DESCRIPTION StretchPlayer is an audio file player that allows you to change the speed of the song without changing the pitch. It will also allow you to transpose the song to another key (while also changing the speed). This is a very powerful tool for musicians who are learning to play a pre-recorded song. Its features include: .IP \[bu] Time Stretch (50% to 150% of song speed, without changing pitch) .IP \[bu] Pitch shift (up or down 1 octave) .IP \[bu] A/B repeat .IP \[bu] Lots of keyboard accelerators .PP The player supports all the audio formats that libsndfile supports, which currently includes OGG/Vorbis, WAV, W64, AIFF, SND, and FLAC. Note that neither libsndfile nor StretchPlayer supports MP3 files for patent liability reasons. .SH BUGS StretchPlayer will not work if you have a small buffer size (<= 256 frames). Bug reports can be sent to gabriel@teuton.org. debian/rules0000755000000000000000000000027311556046323010255 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/cmake.mk DEB_DESTDIR = $(CURDIR)/debian/stretchplayer install/stretchplayer:: dh_scour debian/docs0000644000000000000000000000002411556046323010042 0ustar BUGS.txt README.txt debian/control0000644000000000000000000000270111556047772010607 0ustar Source: stretchplayer Section: sound Priority: optional Maintainer: Debian Multimedia Maintainers Uploaders: Arnout Engelen Build-Depends: cdbs, cmake, debhelper (>= 7.0.0), libjack-dev, libqt4-dev, librubberband-dev, libsndfile1-dev, python-scour Standards-Version: 3.9.2 Vcs-Git: git://git.debian.org/pkg-multimedia/stretchplayer.git Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/stretchplayer.git 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 Priority: extra 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. debian/changelog0000644000000000000000000000114711556050675011055 0ustar stretchplayer (0.503-2) unstable; urgency=low * Team upload. * debian/control: - One-dep-per-line. - Sort build-dependencies. - Fix small misspelling. - Bump Standards. - Depends on jackd (Closes: #624286). - Remove shlibs:Depends macro from stretchplayer-dbg's Depends field. * debian/copyright - Update to DEP-5 rev.174. - Fix indentation. -- Alessio Treglia Wed, 27 Apr 2011 19:25:40 +0200 stretchplayer (0.503-1) unstable; urgency=low * Initial upload (Closes: #605256). -- Arnout Engelen Sun, 28 Nov 2010 19:11:57 +0100 debian/gbp.conf0000644000000000000000000000005711556046323010614 0ustar [DEFAULT] pristine-tar = True sign-tags = True debian/copyright0000644000000000000000000000245411556050105011124 0ustar Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=174 Upstream-Name: StretchPlayer Upstream-Contact: Gabriel M. Beddingfield Source: http://www.teuton.org/~gabriel/stretchplayer/ Files: * Copyright: 2009-2010, Gabriel M. Beddingfield License: GPL-2+ Files: src/RingBuffer.hpp Copyright: 2000 Paul Davis & Benno Senoner License: GPL-2+ Files: debian/* Copyright: 2010 Arnout Engelen License: GPL-2+ License: GPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. Comment: On Debian systems, the full text of the GNU General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'. debian/source/0000755000000000000000000000000011556046323010473 5ustar debian/source/format0000644000000000000000000000001411556046323011701 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000013511556046323010223 0ustar version=3 http://www.teuton.org/~gabriel/stretchplayer/ \ stretchplayer_(.*)\.orig\.tar\.gz debian/manpages0000644000000000000000000000002711556046323010710 0ustar debian/stretchplayer.1