mirror of
https://github.com/RPCS3/soundtouch.git
synced 2024-11-08 12:02:28 +01:00
Changed gitlab.com references to codeberg.org
This commit is contained in:
parent
b9afe0ac11
commit
d063c0d9f9
@ -35,7 +35,7 @@
|
||||
<p>Author email: oparviai 'at' iki.fi </p>
|
||||
<p>SoundTouch WWW page: <a href="http://soundtouch.surina.net">http://soundtouch.surina.net</a></p>
|
||||
<p>SoundTouch git repository: <a
|
||||
href="https://gitlab.com/soundtouch/soundtouch.git">https://gitlab.com/soundtouch/soundtouch.git</a></p>
|
||||
href="https://codeberg.org/soundtouch/soundtouch.git">https://codeberg.org/soundtouch/soundtouch.git</a></p>
|
||||
<hr>
|
||||
<h2>2. Compiling SoundTouch</h2>
|
||||
<p>Before compiling, notice that you can choose the sample data format if it's
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user