From d063c0d9f9d29ef1f3302fbdee2f11f997bb2bce Mon Sep 17 00:00:00 2001 From: Olli Date: Thu, 14 Oct 2021 18:29:15 +0300 Subject: [PATCH] Changed gitlab.com references to codeberg.org --- README.html | 2 +- readme.md | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/README.html b/README.html index 1efe7a6..f1ee1ed 100644 --- a/README.html +++ b/README.html @@ -35,7 +35,7 @@

Author email: oparviai 'at' iki.fi

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

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

+ href="https://codeberg.org/soundtouch/soundtouch.git">https://codeberg.org/soundtouch/soundtouch.git


2. Compiling SoundTouch

Before compiling, notice that you can choose the sample data format if it's diff --git a/readme.md b/readme.md index 0e900c8..b7e097e 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,12 @@ # SoundTouch library +## SoundTouch git repository moved to codeberg.org + +2021-10-14 OP: For some reason that currently is unknown to us, gitlab.com blocked soundtouch account without any prior or posterior notice, hence soundtouch repository moved to codeberg.org, hopefully a more stable and friendly home for an opensource project. + + +## About + SoundTouch is an open-source audio processing library that allows changing the sound tempo, pitch and playback rate parameters independently from each other: * Change **tempo** while maintaining the original pitch * Change **pitch** while maintaining the original tempo