Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (ea2caa0188eb67bb5930c6b896ab73e27139e0f7)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (ea2caa0188eb67bb5930c6b896ab73e27139e0f7)
  • Date: Thu, 14 Jun 2012 08:52:19 -0500

GIT changes to master grimoire by Ladislav Hagara <hgr AT vabo.cz>:

ChangeLog | 4 ++
audio-players/stretchplayer/BUILD | 1
audio-players/stretchplayer/DEPENDS | 2 +
audio-players/stretchplayer/DETAILS | 17
++++++++++
audio-players/stretchplayer/HISTORY | 2 +
audio-players/stretchplayer/stretchplayer_0.503.orig.tar.gz.sig |binary
6 files changed, 26 insertions(+)

New commits:
commit ea2caa0188eb67bb5930c6b896ab73e27139e0f7
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>

audio-players/stretchplayer: new spell, audio player with time stretch
and pitch shift

diff --git a/ChangeLog b/ChangeLog
index 5ad0bf4..7c32fb3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-06-14 Ladislav Hagara <hgr AT vabo.cz>
+ * audio-players/stretchplayer: new spell
+ audio player with time stretch and pitch shift
+
2012-06-11 Treeve Jelbert <treeve AT sourcemage.org>
* audio-libs/libmusicbrainz5: new spell, new api for musicbrainz

diff --git a/audio-players/stretchplayer/BUILD
b/audio-players/stretchplayer/BUILD
new file mode 100755
index 0000000..2113434
--- /dev/null
+++ b/audio-players/stretchplayer/BUILD
@@ -0,0 +1 @@
+qt4_cmake_build
diff --git a/audio-players/stretchplayer/DEPENDS
b/audio-players/stretchplayer/DEPENDS
new file mode 100755
index 0000000..73be32a
--- /dev/null
+++ b/audio-players/stretchplayer/DEPENDS
@@ -0,0 +1,2 @@
+depends qt4 &&
+depends rubberband
diff --git a/audio-players/stretchplayer/DETAILS
b/audio-players/stretchplayer/DETAILS
new file mode 100755
index 0000000..6cf8aa6
--- /dev/null
+++ b/audio-players/stretchplayer/DETAILS
@@ -0,0 +1,17 @@
+ SPELL=stretchplayer
+ VERSION=0.503
+ SOURCE=${SPELL}_${VERSION}.orig.tar.gz
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/$SPELL-$VERSION
+ SOURCE_URL[0]=http://www.teuton.org/~gabriel/$SPELL/$SOURCE
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
+ WEB_SITE=http://www.teuton.org/~gabriel/stretchplayer/
+ ENTERED=20120614
+ LICENSE[0]=GPL
+ SHORT="audio player with time stretch and pitch shift"
+cat << EOF
+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.
+EOF
diff --git a/audio-players/stretchplayer/HISTORY
b/audio-players/stretchplayer/HISTORY
new file mode 100644
index 0000000..bbe453b
--- /dev/null
+++ b/audio-players/stretchplayer/HISTORY
@@ -0,0 +1,2 @@
+2012-06-14 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS, DEPENDS, BUILD: spell created, version 0.503
diff --git a/audio-players/stretchplayer/stretchplayer_0.503.orig.tar.gz.sig
b/audio-players/stretchplayer/stretchplayer_0.503.orig.tar.gz.sig
new file mode 100644
index 0000000..9e56fd4
Binary files /dev/null and
b/audio-players/stretchplayer/stretchplayer_0.503.orig.tar.gz.sig differ



  • [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (ea2caa0188eb67bb5930c6b896ab73e27139e0f7), Ladislav Hagara, 06/14/2012

Archive powered by MHonArc 2.6.24.

Top of Page