diff options
author | Heinz Wiesinger <hmwiesinger@gmx.at> | 2010-05-11 20:01:03 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 20:01:03 +0200 |
commit | e030832d8acf5d6febd2bc89b18c5fcbb9767b34 (patch) | |
tree | 64e81d3388497aa8ce29c871ace3aa9039110560 /libraries/soundtouch/README | |
parent | 78e1fa947a3c924415a72052d2e55f4f59963a5d (diff) | |
download | slackbuilds-e030832d8acf5d6febd2bc89b18c5fcbb9767b34.tar.gz |
libraries/soundtouch: Added to 12.0 repository
Diffstat (limited to 'libraries/soundtouch/README')
-rw-r--r-- | libraries/soundtouch/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libraries/soundtouch/README b/libraries/soundtouch/README new file mode 100644 index 0000000000..80e8f57e21 --- /dev/null +++ b/libraries/soundtouch/README @@ -0,0 +1,7 @@ +SoundTouch is an open-source audio processing library that allows changing +the sound tempo, pitch, and playback rate parameters independently from each +other. For example: +- tempo can be increased or decreased while maintaining the original pitch +- pitch can be increased or decreased while maintaining the original tempo +- Change playback rate that affects both tempo and pitch at the same time +- Choose any combination of tempo/pitch/rate |