aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2016-04-23 14:05:01 +0200
committerDavid Runge <dave@sleepmap.de>2016-04-23 14:05:01 +0200
commit33dd583589f5c95f94bbd39702968a1391e2ee6c (patch)
tree584421eee28c0310cb5fdb9fb631446eac95684a
parent2c31edcc7f3b72f40efb72bbae8f0e83b8eac729 (diff)
downloadthesoundofpeople-master.tar.gz
thesoundofpeople-master.tar.bz2
thesoundofpeople-master.tar.xz
thesoundofpeople-master.zip
README.rst: Updating links to reflect new repo structure. Fixing typos regarding links.HEADmaster
-rw-r--r--README.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.rst b/README.rst
index 8ea0809..5f0666c 100644
--- a/README.rst
+++ b/README.rst
@@ -1,7 +1,7 @@
thesoundofpeople
################
-||supercollider classes for interacting with data sets from |opensnp| (parsing, retrieving metadata, rendering audio from, etc.).
+| |supercollider| classes for interacting with data sets from |opensnp| (parsing, retrieving metadata, rendering audio from, etc.).
**Note:** *This is a prototype! It is developed on Linux using JACK, therefore the following features have only been tested there!*
@@ -18,7 +18,7 @@ GUI
___
The GUI is still pretty minimalistic and currently just - non-interactively - showing which SNP is playing on which chromsome (and thus also on which speaker).
-.. figure:: https://git.sleepmap.de/thesoundofpeople.git/plain/thesoundofpeople-gui.png
+.. figure:: https://git.sleepmap.de/audio/thesoundofpeople.git/plain/thesoundofpeople-gui.png
:alt: The Sound Of People GUI
The Sound Of People GUI
@@ -34,7 +34,7 @@ Clone this repository to somewhere sclang will pick it up on recompiling its cla
.. code:: bash
cd ~/.local/share/SuperCollider/Extensions/local
- git clone git://sleepmap.de/thesoundofpeople.git
+ git clone git://sleepmap.de/audio/thesoundofpeople.git
If the local folder doesn't exist, create it, otherwise you can also directly clone into the Extensions folder (the folder and all of its children will get picked up on recompile).
Symlinking is fine, too!
@@ -42,7 +42,7 @@ Symlinking is fine, too!
.. code:: bash
cd ~/some/other/directory
- git clone git://sleepmap.de/thesoundofpeople.git
+ git clone git://sleepmap.de/audio/thesoundofpeople.git
cd ./local/share/SuperCollider/Extensios/local/
ln -s ~/some/other/directory/thesoundofpeople .
@@ -58,7 +58,7 @@ All further steps are explained there.
.. |opensnp| raw:: html
- <a href="https://opensnp.org" target="_blank">SuperCollider</a>
+ <a href="https://opensnp.org" target="_blank">OpenSNP</a>
.. |soundcloud| raw:: html