From a48e416a807c825ca6fdda136d1fe03afbb8d5aa Mon Sep 17 00:00:00 2001 From: David Runge Date: Mon, 26 Sep 2016 00:41:13 +0200 Subject: content/pages/software/bowelyzer.rst: Adding a page for bowelyzer. --- content/pages/software/bowelyzer.rst | 46 ++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 content/pages/software/bowelyzer.rst (limited to 'content') diff --git a/content/pages/software/bowelyzer.rst b/content/pages/software/bowelyzer.rst new file mode 100644 index 0000000..1b7bb62 --- /dev/null +++ b/content/pages/software/bowelyzer.rst @@ -0,0 +1,46 @@ +bowelyzer +######### + +:authors: David Runge + +| Inheriting its name from the city of Darmstadt, where it was first used, **bowelyzer** is a |supercollider| based multi-channel audio analysis tool, that sends |osc| messages according to its findings. +| It features a GUI, where you can add, remove and setup the channels you would like to use and define to which host you want to send your messages. +| For further information and installation instructions, please refer to its |bowelyzer-about|. +| + +Development +___________ + +| All development takes place in a |bowelyzer-git|. You can ask for your |ssh-key| to be included to be able to push to this repository. +| For readonly access, just clone the repository: + + .. code:: bash + + git clone git://sleepmap.de/audio/bowelyzer.git + +| You can also choose to download the latest release tarball from the |bowelyzer-refs|. + +.. |supercollider| raw:: html + + SuperCollider + +.. |osc| raw:: html + + OSC + +.. |bowelyzer-about| raw:: html + + about page + +.. |bowelyzer-git| raw:: html + + git repository + +.. |ssh-key| raw:: html + + SSH public key + +.. |bowelyzer-refs| raw:: html + + references page + -- cgit v1.2.3