diff --git a/CMakeLists.txt b/CMakeLists.txt index ee68b4b..131ea20 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.1) -project(SoundTouch VERSION 2.3.2 LANGUAGES CXX) +project(SoundTouch VERSION 2.3.3 LANGUAGES CXX) include(GNUInstallDirs) diff --git a/README.html b/README.html index 02b1afc..23a4fd9 100644 --- a/README.html +++ b/README.html @@ -16,7 +16,7 @@

SoundTouch audio processing library v2.3.2

-

SoundTouch library Copyright © Olli Parviainen 2001-2022

+

SoundTouch library Copyright © Olli Parviainen 2001-2024


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-2022

+ Copyright (c) Olli Parviainen 2002-2024

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 @@ -874,6 +874,10 @@

  • Initial release
  • 5.2. SoundStretch application Change History

    +

    2.3.3:

    +

    1.9: