Files @ d5fd119a9acf
Branch filter:

Location: light9/show/dance2013/networking.n3

Drew Perttula
vertical scale widget can now be used on points that were all previously at 0
Ignore-this: c54e3a6b33a11e2a8e01f551c72d6d27
@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://localhost:8040/>;
  :dmxServer <http://localhost:8030/>;
  :curveCalc <http://localhost:8060/>;
  :keyboardComposer <http://localhost:8050/> .