Files @ 1241e61fcf74
Branch filter:

Location: light9/show/dance2019/effect/effect37.n3

drewp@bigasterisk.com
old math bug where KC was sending to collector as fast as it could (100fps)
Ignore-this: 4541336057ab4c892c79d648f46c6f43
@prefix : <http://light9.bigasterisk.com/> .
@prefix dev: <http://light9.bigasterisk.com/theater/skyline/device/> .
@prefix effect: <http://light9.bigasterisk.com/effect/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix show: <http://light9.bigasterisk.com/show/dance2019/> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .


effect:effect37 a :Effect; rdfs:label "upstrobe"; :publishAttr :strength; :setting effect:effect37_set0 .
effect:effect37_set0 :device dev:up_strobes; :deviceAttr :brightness; :scaledValue 1 .