Files @ ca37e8fe9a1b
Branch filter:

Location: light9/show/dance2014/networking.n3

drewp@bigasterisk.com
demo data for 2014 show
Ignore-this: 294e31383915ea01b210e0a8afa38aa0
@prefix : <http://light9.bigasterisk.com/> .
@prefix show: <http://light9.bigasterisk.com/show/> .
@prefix sh: <http://light9.bigasterisk.com/show/dance2014/> .

show:dance2014 :networking sh:netHome .
sh:netHome  
  :effectEval <http://plus:8070/>;
  :musicPlayer <http://plus:8040/>;
  :dmxServer <http://plus:8030/>;
  :oscDmxServer <udp://plus:9050/>;
  :curveCalc <http://plus:8060/>;
  :keyboardComposer <http://plus:8050/>;
  :vidref <http://amp:8053/> .