diff options
-rw-r--r-- | README.rst | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -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 |