aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2016-09-25 23:37:36 +0200
committerDavid Runge <dave@sleepmap.de>2016-09-25 23:37:36 +0200
commit5745284c8e9d1fd3caf08ac5dba16945c0f1e125 (patch)
tree59529132927a07012e1787e96009e48c8d0c6234
parent6035a70fd991e3068192723336ef86bd12e85b18 (diff)
downloadsleepmap-5745284c8e9d1fd3caf08ac5dba16945c0f1e125.tar.gz
sleepmap-5745284c8e9d1fd3caf08ac5dba16945c0f1e125.tar.bz2
sleepmap-5745284c8e9d1fd3caf08ac5dba16945c0f1e125.tar.xz
sleepmap-5745284c8e9d1fd3caf08ac5dba16945c0f1e125.zip
content/pages/installations/thesoundofpeople.rst: Moving to rst.
-rw-r--r--content/pages/installations/thesoundofpeople.md22
-rw-r--r--content/pages/installations/thesoundofpeople.rst67
2 files changed, 67 insertions, 22 deletions
diff --git a/content/pages/installations/thesoundofpeople.md b/content/pages/installations/thesoundofpeople.md
deleted file mode 100644
index e0bea5e..0000000
--- a/content/pages/installations/thesoundofpeople.md
+++ /dev/null
@@ -1,22 +0,0 @@
-Title: The Sound Of People
-slug: thesoundofpeople
-Authors: David Runge
-
-##About
-This is a sonification project with SuperCollider. It uses the openly available datasets of <a href="https://opensnp.org" target="_blank">openSNP</a> and creates sounds from bases/ base pairs on chromosomes, thus "the sound of people".
-As for each human the sequence is distinct, this will open the door to a whole universe of sounds possible to create.
-Multi-channel setups (4,6,8,12) are also possible.
-Have fun listening, read about its features and requirements in the <a href="https://git.sleepmap.de/thesoundofpeople.git/about" target="_blank">About</a> page and get involved coding (by asking for your <a href="https://en.wikipedia.org/wiki/Secure_Shell#ARCHITECTURE" target="_blank">SSH key</a> to be added)!
-
-## Live
-* 2015-04-10 @ (8 channel) <a href="http://lac.linuxaudio.org/2015/program" target="_blank">Linux Audio Conference</a>, Mainz
-* 2014-05-25 @ (6 channel) <a href="http://bendedrealities.blogsport.de/" target="_blank">Bended Realities</a>, Offenbach
-* 2013-07 @ (6 channel) Manu's place, New Delhi
-* 2013-09 @ (6 channel) <a href="http://waldeck-freakquenz.de" target="_blank">Waldeck-Freakquenz</a>, Dorweiler
-* 2012-09 @ (6 channel) <a href="http://waldeck-freakquenz.de" target="_blank">Waldeck-Freakquenz</a>, Dorweiler
-
-## Contact
-E-Mail: thesoundofpeople @ thisdomain
-
-## Listen
-* <a href="https://soundcloud.com/thesoundofpeople" target="_blank">Soundcloud</a>
diff --git a/content/pages/installations/thesoundofpeople.rst b/content/pages/installations/thesoundofpeople.rst
new file mode 100644
index 0000000..609167c
--- /dev/null
+++ b/content/pages/installations/thesoundofpeople.rst
@@ -0,0 +1,67 @@
+The Sound Of People
+###################
+
+:slug: thesoundofpeople
+:authors: David Runge
+
+About
+_____
+
+| This is a sonification project using |supercollider|. It uses the openly available datasets of |opensnp| and creates sounds from bases/ base pairs on chromosomes, thus "the sound of people".
+| As for each human the sequence is distinct, this will open the door to a whole universe of sounds possible to create.
+| Stereo and multi-channel setups (4,6,8 & 12 channels) are possible.
+| Have fun listening, read about its features and requirements on the |thesoundofpeople-about| and get involved coding (by asking for your |ssh-key| to be added)!
+|
+
+Live
+____
+
+* 2015-04-10 @ |lac2015|, Mainz (8 channel)
+* 2014-05-25 @ |bended-realities|, Offenbach (6 channel)
+* 2013-07 @ Manu's place, New Delhi (6 channel)
+* 2013-09 @ |waldeck-freakquenz|, Dorweiler (6 channel)
+* 2012-09 @ |waldeck-freakquenz|, Dorweiler (6 channel)
+
+Contact
+_______
+
+E-Mail: thesoundofpeople @ thisdomain
+
+Listen
+______
+
+* |thesoundofpeople-soundcloud|
+
+
+.. |supercollider| raw:: html
+
+ <a href="https://supercollider.github.io" target="_blank">SuperCollider</a>
+
+.. |opensnp| raw:: html
+
+ <a href="https://opensnp.org/" target="_blank">openSNP</a>
+
+.. |thesoundofpeople-about| raw:: html
+
+ <a href="https://git.sleepmap.de/audio/thesoundofpeople.git/about" target="_blank">about page</a>
+
+.. |ssh-key| raw:: html
+
+ <a href="https://en.wikipedia.org/wiki/Secure_Shell#ARCHITECTURE" target="_blank">SSH public key</a>
+
+.. |thesoundofpeople-soundcloud| raw:: html
+
+ <a href="https://soundcloud.com/thesoundofpeople" target="_blank">Soundcloud</a>
+
+.. |waldeck-freakquenz| raw:: html
+
+ <a href="http://waldeck-freakquenz.de" target="_blank">Waldeck-Freakquenz</a>
+
+.. |bended-realities| raw:: html
+
+ <a href="http://bendedrealities.blogsport.de/" target="_blank">Bended Realities</a>
+
+.. |lac2015| raw:: html
+
+ <a href="http://lac.linuxaudio.org/2015/program" target="_blank">Linux Audio Conference 2015</a>
+