From 64f946d16589c2c8b4f5ae3a18191d4986093db0 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 21 Sep 2020 00:03:57 +0900 Subject: Removed code formatting modelines. Signed-off-by: Michele Calgaro (cherry picked from commit edd810f95769b4d211d26fcd33c68ec36b6140dd) --- kttsd/libkttsd/stretcher.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kttsd/libkttsd/stretcher.cpp') 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. -- cgit v1.2.1