Files
@ 79c9474fa940
Branch filter:
Location: light9/show/dance2015/sub/blue.n3 - annotation
79c9474fa940
2.1 KiB
text/plain
checkpoint show data
Ignore-this: a8470adc41555e731299b5f93d54850b
Ignore-this: a8470adc41555e731299b5f93d54850b
cb300d230efd cb300d230efd cb300d230efd cb300d230efd cb300d230efd cb300d230efd cb300d230efd cb300d230efd b5b841cee380 ea2b23f59884 b5b841cee380 b5b841cee380 86387784ff4b b5b841cee380 b5b841cee380 b5b841cee380 cb300d230efd b5b841cee380 b5b841cee380 b5b841cee380 cb300d230efd 86387784ff4b 86387784ff4b 79c9474fa940 86387784ff4b b5b841cee380 cb300d230efd cb300d230efd cb300d230efd b5b841cee380 b5b841cee380 cb300d230efd cb300d230efd b5b841cee380 cb300d230efd ea2b23f59884 cb300d230efd ea2b23f59884 ea2b23f59884 ea2b23f59884 ea2b23f59884 | @prefix ns1: <http://light9.bigasterisk.com/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://light9.bigasterisk.com/show/dance2013/sub/blue> a ns1:Submaster ;
rdfs:label "blue" ;
ns1:color "#0000ff" ;
ns1:drivesEffect <http://light9.bigasterisk.com/show/dance2015/blueLed> ;
ns1:group "color" ;
ns1:lightLevel <http://light9.bigasterisk.com/show/dance2013/sub/blue/map/285520676>,
<http://light9.bigasterisk.com/show/dance2013/sub/blue/map/497215064>,
<http://light9.bigasterisk.com/show/dance2013/sub/blue/map/564473998>,
<http://light9.bigasterisk.com/show/dance2013/sub/blue/map/656200727>,
<http://light9.bigasterisk.com/show/dance2013/sub/blue/map/754352965> .
<http://light9.bigasterisk.com/show/dance2013/sub/blue/map/285520676> a ns1:ChannelSetting ;
ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/blue3> ;
ns1:level 1e+00 .
<http://light9.bigasterisk.com/show/dance2013/sub/blue/map/497215064> a ns1:ChannelSetting ;
ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/rgb3-b> ;
ns1:level 1e+00 .
<http://light9.bigasterisk.com/show/dance2013/sub/blue/map/564473998> a ns1:ChannelSetting ;
ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/blue4> ;
ns1:level 1e+00 .
<http://light9.bigasterisk.com/show/dance2013/sub/blue/map/656200727> a ns1:ChannelSetting ;
ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/blue2> ;
ns1:level 1e+00 .
<http://light9.bigasterisk.com/show/dance2013/sub/blue/map/754352965> a ns1:ChannelSetting ;
ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/blue1> ;
ns1:level 1 .
<http://light9.bigasterisk.com/show/dance2015/blueLed> a ns1:Effect ;
ns1:code "level = currentSubLevel(<http://light9.bigasterisk.com/show/dance2013/sub/blue>)",
"out = Strip.solid('LRW', (0,0,1)) * level" .
|