libraries/soundtouch: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
b8e6d4fcb2
commit
8bc446ca12
|
@ -1,7 +1,8 @@
|
|||
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
|
||||
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/decreased while maintaining the original pitch
|
||||
- pitch can be increased/decreased while maintaining the original tempo
|
||||
- Change playback rate, affects both tempo and pitch at the same time
|
||||
- Choose any combination of tempo/pitch/rate
|
||||
|
|
Loading…
Reference in New Issue