From bd0a806285cca67a08137520313b32426df5b2d0 Mon Sep 17 00:00:00 2001
From: oparviai
Date: Tue, 25 Jul 2017 14:26:50 +0000
Subject: [PATCH] Updated documentation
---
README.html | 4 +++-
source/csharp-example/README.txt | 9 +++++++++
2 files changed, 12 insertions(+), 1 deletion(-)
create mode 100644 source/csharp-example/README.txt
diff --git a/README.html b/README.html
index fcd8e31..5774dba 100644
--- a/README.html
+++ b/README.html
@@ -578,6 +578,8 @@ this corresponds to lowering the pitch by -0.318 semitones:
Bugfix: Fixed a glitch that could cause negative array indexing in quick seek algorithm
Bugfix: flush() didn't properly flush final samples from the pipeline on 2nd time in case that soundtouch object instance was recycled and used for processing a second audio stream.
Bugfix: Pi value had incorrect 9th/10th decimals
+ Added C# example application that uses SoundTouch dll library for
+ processing MP3 files
1.9.2: