Files @ 2ce77421c0b7
Branch filter:

Location: light9/show/dance2017/effect/lip.n3

drewp@bigasterisk.com
put a big time display on ascoltami
@prefix : <http://light9.bigasterisk.com/> .
@prefix dev: <http://light9.bigasterisk.com/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/dance2017/> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .


effect:lip a :Effect; rdfs:label "lip"; :publishAttr :strength; :setting effect:lip_set0, effect:lip_set1, effect:lip_set2, effect:lip_set3, effect:lip_set4 .
effect:lip_set0 :device dev:lip1; :deviceAttr :color; :scaledValue "#ffffff" .
effect:lip_set1 :device dev:lip2; :deviceAttr :color; :scaledValue "#ffffff" .
effect:lip_set2 :device dev:lip3; :deviceAttr :color; :scaledValue "#ffffff" .
effect:lip_set3 :device dev:lip4; :deviceAttr :color; :scaledValue "#ffffff" .
effect:lip_set4 :device dev:lip5; :deviceAttr :color; :scaledValue "#ffffff" .