From 50bbaea602f3a8734b7e10946a8942e7842bdc64 Mon Sep 17 00:00:00 2001 From: David Runge Date: Fri, 19 Apr 2019 09:09:15 +0200 Subject: Moving pages to locations where nikola can use them. --- pages/software/bowelyzer.rst | 46 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 pages/software/bowelyzer.rst (limited to 'pages/software/bowelyzer.rst') diff --git a/pages/software/bowelyzer.rst b/pages/software/bowelyzer.rst new file mode 100644 index 0000000..1b7bb62 --- /dev/null +++ b/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-54-g00ecf