diff options
Diffstat (limited to 'libraries/soundtouch/README')
-rw-r--r-- | libraries/soundtouch/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/soundtouch/README b/libraries/soundtouch/README index 80e8f57e21..ecefc34dc3 100644 --- a/libraries/soundtouch/README +++ b/libraries/soundtouch/README @@ -1,7 +1,7 @@ SoundTouch is an open-source audio processing library that allows changing -the sound tempo, pitch, and playback rate parameters independently from each +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 +- 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 |