aboutsummaryrefslogtreecommitdiffstats
path: root/posts/201509-donaueschingen.rst
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2019-04-19 08:51:51 +0200
committerDavid Runge <dave@sleepmap.de>2019-04-19 08:51:51 +0200
commit3b49e6b16cb2eff84311abccd6387376c6f4bcbf (patch)
treebf2967ff9cfdf0ad7325d8682cb8cbd6e7b1e541 /posts/201509-donaueschingen.rst
parentef8b18ce1739267c653c3b55de0b812e4814019f (diff)
downloadsleepmap-3b49e6b16cb2eff84311abccd6387376c6f4bcbf.tar.gz
sleepmap-3b49e6b16cb2eff84311abccd6387376c6f4bcbf.tar.bz2
sleepmap-3b49e6b16cb2eff84311abccd6387376c6f4bcbf.tar.xz
sleepmap-3b49e6b16cb2eff84311abccd6387376c6f4bcbf.zip
posts/*: Fixing the use of the sphinx-only :abbr: docutils role (by defining a new custom role per instance).
Diffstat (limited to 'posts/201509-donaueschingen.rst')
-rw-r--r--posts/201509-donaueschingen.rst5
1 files changed, 4 insertions, 1 deletions
diff --git a/posts/201509-donaueschingen.rst b/posts/201509-donaueschingen.rst
index d20fb9f..08d6c5e 100644
--- a/posts/201509-donaueschingen.rst
+++ b/posts/201509-donaueschingen.rst
@@ -31,7 +31,7 @@ ____________
The piece
_________
| |orm_finnendahl_ast| is quite a challenging piece to perform, as it not only involves *"robots"* (designed by |hans_huebner|) that bang on different materials and thus have to be *"in tune"*, but also a nifty |puredata| based setup, that allows all involved musicians to sample themselves and improvise to those samples at certain times, while at the same time gives Finnendahl the possibility to oversee all of their actions according to local and global timelines.
-| Like all of his newer pieces, its score is written using :abbr:`LISP (a powerful family of functional programming languages)` and sonified by using backends that base on |supercollider| or |puredata|, while the spatialization is done in |puredata|.
+| Like all of his newer pieces, its score is written using |abbr_lisp| and sonified by using backends that base on |supercollider| or |puredata|, while the spatialization is done in |puredata|.
| Sounds like a powerful setup? It is!
.. figure:: /images/donaueschingen_ast_aftershow.jpg
@@ -128,3 +128,6 @@ ______________
<a href="http://supercollider.github.io/" target="_blank">SuperCollider</a>
+.. |abbr_lisp| raw:: html
+
+ <abbr title="a powerful family of functional programming languages" >LISP</abbr>