diff options
Diffstat (limited to 'kttsd/libkttsd/stretcher.cpp')
-rw-r--r-- | kttsd/libkttsd/stretcher.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kttsd/libkttsd/stretcher.cpp b/kttsd/libkttsd/stretcher.cpp index ccb621d..c6c50e5 100644 --- a/kttsd/libkttsd/stretcher.cpp +++ b/kttsd/libkttsd/stretcher.cpp @@ -1,4 +1,4 @@ -/***************************************************** vim:set ts=4 sw=4 sts=4: +/* Description: Speeds up or slows down an audio file by stretching the audio stream. Uses the sox program to do the stretching. |