diff options
author | Heinz Wiesinger <pprkut@liwjatan.at> | 2010-06-20 18:42:35 -0400 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-06-22 06:01:24 -0500 |
commit | 9bf8a3f0116343b61918a7abcebdfc9907c06997 (patch) | |
tree | 5b32432fd72e83bd3a2ab226976c301841909a20 /libraries/soundtouch/README | |
parent | be2b11e1dbbffea86ab3aa5c367ae05f7c6038ea (diff) | |
download | slackbuilds-9bf8a3f0116343b61918a7abcebdfc9907c06997.tar.gz |
libraries/soundtouch: Added (audio processing library)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
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 |