summaryrefslogtreecommitdiffstats
path: root/audio/stretchplayer/README
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-01-18 14:13:04 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-01-25 14:44:35 +0700
commit6a87a41a89f1d796e4d0f02dc8bda28e4eb955e1 (patch)
tree5289ab2754f5ca7facc3be90c6a8c9add39da569 /audio/stretchplayer/README
parent6a6e4ee158894ecc05e9f3a90e0b604df66edfeb (diff)
downloadslackbuilds-6a87a41a89f1d796e4d0f02dc8bda28e4eb955e1.tar.gz
slackbuilds-6a87a41a89f1d796e4d0f02dc8bda28e4eb955e1.tar.xz
audio/stretchplayer: Added (audio player with pitch/speed control).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/stretchplayer/README')
-rw-r--r--audio/stretchplayer/README20
1 files changed, 20 insertions, 0 deletions
diff --git a/audio/stretchplayer/README b/audio/stretchplayer/README
new file mode 100644
index 0000000000..ab8f0f079c
--- /dev/null
+++ b/audio/stretchplayer/README
@@ -0,0 +1,20 @@
+stretchplayer (audio player with time stretch and pitch shift)
+
+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 Time Stretch (25% to
+125% of song speed, without changing pitch), Pitch Shift (up or down 1
+octave), A/B repeat, and lots of keyboard accelerators.
+
+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.
+
+This package uses POSIX filesystem capabilities to execute with
+elevated privileges (required for realtime audio processing). This
+may be considered a security/stability risk. Please read
+http://www.slackbuilds.org/caps/ for more information. To disable
+capabilities, pass SETCAP=no to the script.