Mercurial > code > home > repos > light9
view show/dance2013/networking.n3 @ 979:c1f3cc23b51b
subcomposer wouldn't draw right if there is an odd number of channels
Ignore-this: 981a0c4ef92f82f2b14505185fb9fce6
author | drewp@bigasterisk.com |
---|---|
date | Sat, 15 Jun 2013 23:05:43 +0000 |
parents | 2a559512752c |
children | ba47676dde49 |
line wrap: on
line source
@prefix : <http://light9.bigasterisk.com/> . @prefix show: <http://light9.bigasterisk.com/show/> . @prefix sh: <http://light9.bigasterisk.com/show/dance2013/> . show:dance2013 :networking sh:netHome . sh:netHome :musicPlayer <http://plus:8040/>; :dmxServer <http://plus:8030/>; :curveCalc <http://plus:8060/>; :keyboardComposer <http://plus:8050/>; :vidref <http://amp:8053/> .