diff --git a/CMakeLists.txt b/CMakeLists.txt index 5090a90..14f23e8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.1) -project(SoundTouch VERSION 2.3.1 LANGUAGES CXX) +project(SoundTouch VERSION 2.3.2 LANGUAGES CXX) include(GNUInstallDirs) diff --git a/README.html b/README.html index 8b81f48..0630410 100644 --- a/README.html +++ b/README.html @@ -15,8 +15,8 @@
-

SoundTouch audio processing library v2.3.1

-

SoundTouch library Copyright © Olli Parviainen 2001-2021

+

SoundTouch audio processing library v2.3.2

+

SoundTouch library Copyright © Olli Parviainen 2001-2022


1. Introduction

SoundTouch is an open-source audio processing library that allows @@ -450,7 +450,7 @@

4. SoundStretch audio processing utility

SoundStretch audio processing utility
- Copyright (c) Olli Parviainen 2002-2015

+ Copyright (c) Olli Parviainen 2002-2022

SoundStretch is a simple command-line application that can change tempo, pitch and playback rates of WAV sound files. This program is intended primarily to demonstrate how the "SoundTouch" library can be @@ -605,6 +605,13 @@


5. Change History

5.1. SoundTouch library Change History

+

2.3.2:

+

2.3.1: