Files @ dfb23566a91f
Branch filter:

Location: light9/show/dance2014/networking.n3

Drew Perttula
effecteval don't stop if a curve has 0 pts
Ignore-this: 919eace9fc1a927890c08df3f49a41ae
@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://dash:8070/>;
  :musicPlayer      <http://dash:8040/>;
  :dmxServer        <http://dash:8030/>;
  :oscDmxServer     <udp://dash:9050/>;
  :curveCalc        <http://dash:8060/>;
  :keyboardComposer <http://dash:8050/>;
  :vidref           <http://dash:8053/> .