From bfc89b45a9aff6a5906894bd8bece78a9d9eb436 Mon Sep 17 00:00:00 2001 From: oparviai Date: Sun, 5 Oct 2014 16:20:24 +0000 Subject: [PATCH] Added support for WAV file 'fact' chunk --- README.html | 143 +++++++++++++++++--------------- source/SoundStretch/WavFile.cpp | 52 +++++++++++- source/SoundStretch/WavFile.h | 9 ++ 3 files changed, 133 insertions(+), 71 deletions(-) diff --git a/README.html b/README.html index f8bebd7..ba50408 100644 --- a/README.html +++ b/README.html @@ -22,11 +22,11 @@ changing the sound tempo, pitch and playback rate parameters independently from each other, i.e.:

1.1 Contact information

@@ -147,7 +147,7 @@ and 32bit floating point values, the default is 32bit floating point.

"STTypes.h" by choosing one of the following defines:

4.2. SoundStretch usage examples

Example 1

@@ -507,6 +507,7 @@ and estimates the BPM rate:

1.8.0: