diff options
author | David Runge <dave@sleepmap.de> | 2019-04-19 09:09:15 +0200 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2019-04-19 09:09:15 +0200 |
commit | 50bbaea602f3a8734b7e10946a8942e7842bdc64 (patch) | |
tree | fb4e10d3ace0b980b63f643b6826eb93a1a4ee7e /pages/installations | |
parent | 3b49e6b16cb2eff84311abccd6387376c6f4bcbf (diff) | |
download | sleepmap-50bbaea602f3a8734b7e10946a8942e7842bdc64.tar.gz sleepmap-50bbaea602f3a8734b7e10946a8942e7842bdc64.tar.bz2 sleepmap-50bbaea602f3a8734b7e10946a8942e7842bdc64.tar.xz sleepmap-50bbaea602f3a8734b7e10946a8942e7842bdc64.zip |
Moving pages to locations where nikola can use them.
Diffstat (limited to 'pages/installations')
-rw-r--r-- | pages/installations/random241.rst | 35 | ||||
-rw-r--r-- | pages/installations/thesoundofpeople.rst | 67 |
2 files changed, 102 insertions, 0 deletions
diff --git a/pages/installations/random241.rst b/pages/installations/random241.rst new file mode 100644 index 0000000..14e1cdd --- /dev/null +++ b/pages/installations/random241.rst @@ -0,0 +1,35 @@ +random241 +######### + +:authors: David Runge + +About +_____ + +| Using a DIY |random_number_generator| (harvesting entropy from an |americium-241| sample) for creating sounds. +| There's a |random241-git| for code and build instructions. +| No place like /dev/random? +| + +Listen +______ + +* |random241-bandcamp| + + +.. |random_number_generator| raw:: html + + <a href="https://en.wikipedia.org/wiki/Random_number_generation" target="_blank">random number generator</a> + +.. |americium-241| raw:: html + + <a href="https://en.wikipedia.org/wiki/Isotopes_of_americium#Americium-241" target="_blank">Americium-241</a> + +.. |random241-git| raw:: html + + <a href="https://git.sleepmap.de/audio/random241.git/" target="_blank">git repository</a> + +.. |random241-bandcamp| raw:: html + + <a href="https://deviser.bandcamp.com/album/no-place-like-dev-random-random241" target="_blank">Bandcamp</a> + diff --git a/pages/installations/thesoundofpeople.rst b/pages/installations/thesoundofpeople.rst new file mode 100644 index 0000000..609167c --- /dev/null +++ b/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> + |