From 1e9c3bce2d48bc57f58e8ac0446b6b94f2faf50c Mon Sep 17 00:00:00 2001 From: Olli Date: Sat, 8 Sep 2018 17:54:14 +0300 Subject: [PATCH] Bump version to 2.1 --- README.html | 9 +++++---- include/SoundTouch.h | 4 ++-- readme.md | 2 ++ source/SoundTouchDLL/SoundTouchDLL.rc | 10 +++++----- source/csharp-example/SoundTouch.dll | Bin 130560 -> 146624 bytes 5 files changed, 14 insertions(+), 11 deletions(-) diff --git a/README.html b/README.html index 6dc3d71..487e91e 100644 --- a/README.html +++ b/README.html @@ -13,8 +13,8 @@
-

SoundTouch audio processing library v2.1pre

-

SoundTouch library Copyright � Olli Parviainen 2001-2018

+

SoundTouch audio processing library v2.1

+

SoundTouch library Copyright © Olli Parviainen 2001-2018


1. Introduction

SoundTouch is an open-source audio processing library that allows @@ -32,6 +32,7 @@ same time

1.1 Contact information

Author email: oparviai 'at' iki.fi

SoundTouch WWW page: http://soundtouch.surina.net

+

SoundTouch git repository: https://gitlab.com/soundtouch/soundtouch.git


2. Compiling SoundTouch

Before compiling, notice that you can choose the sample data format if it's @@ -573,7 +574,7 @@ this corresponds to lowering the pitch by -0.318 semitones:


5. Change History

5.1. SoundTouch library Change History

-

2.1pre:

+

2.1: