From 3b49e6b16cb2eff84311abccd6387376c6f4bcbf Mon Sep 17 00:00:00 2001 From: David Runge Date: Fri, 19 Apr 2019 08:51:51 +0200 Subject: posts/*: Fixing the use of the sphinx-only :abbr: docutils role (by defining a new custom role per instance). --- posts/201609-darmstadt.rst | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'posts/201609-darmstadt.rst') diff --git a/posts/201609-darmstadt.rst b/posts/201609-darmstadt.rst index d37524a..63b6132 100644 --- a/posts/201609-darmstadt.rst +++ b/posts/201609-darmstadt.rst @@ -26,7 +26,7 @@ Collidin' _________ | While the musicians involved did a very fine job rehearsing the piece in such a short amount of time, a pressure project like this obviously leads to friction, which luckily is released after the premiere has taken place. | I for my part had a relatively relaxed job behind the mixing desk, as I monitored a piece of software I wrote to feed Lutz's |website-vvvv| with |wiki-osc| messages derived from the various audio inputs coming from musicians and microphones. -| As a little inside joke I baptized this |website-supercollider| application |bowelyzer|. It is able to monitor up to *n* channels (also *n* times each) and send |wiki-osc| messages depending on the settings you choose. It uses :abbr:`JSON (Javascript Object Notation)` for saving and loading its settings. +| As a little inside joke I baptized this |website-supercollider| application |bowelyzer|. It is able to monitor up to *n* channels (also *n* times each) and send |wiki-osc| messages depending on the settings you choose. It uses |abbr_json| for saving and loading its settings. | These are the settings we used for |tolerance_stacks|: .. code:: javascript @@ -288,7 +288,7 @@ _________ | If you are interested, go and check out its |bowelyzer-about| page. | -| So, while Lutz was sitting in front of the stage, dealing with a bunch of camera-enhanced |website-rpi3|, that in turns filmed parts of the musicians' work, |bowelyzer| sent its messages, which were used to morph and move the video pieces, over :abbr:`LAN (Local Area Network)`. +| So, while Lutz was sitting in front of the stage, dealing with a bunch of camera-enhanced |website-rpi3|, that in turns filmed parts of the musicians' work, |bowelyzer| sent its messages, which were used to morph and move the video pieces, over |abbr_lan|. | In the meantime we were able to communicate through a local |website-etherpad| instance. | Overall a very nice process, that got more visually interesting by the minute (although I must admit I liked the second performance's visuals the best). | @@ -421,3 +421,10 @@ _________ CCC +.. |abbr_json| raw:: html + + JSON + +.. |abbr_lan| raw:: html + + LAN -- cgit v1.2.3