Files @ bbd6816d9e9e
Branch filter:

Location: light9/show/dance2015/sub/half-right.n3

drewp@bigasterisk.com
big optimization on effect editing. 50% time still in rebuildSettingsFromGraph though, and the rest is in setLabel
@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/dance2015/sub/half-right> a ns1:Submaster ;
    rdfs:label "half-right" ;
    ns1:lightLevel <http://light9.bigasterisk.com/sub/local/1434253071.25-1/map/257600384>,
        <http://light9.bigasterisk.com/sub/local/1434253071.25-1/map/348649814>,
        <http://light9.bigasterisk.com/sub/local/1434253071.25-1/map/405411521> .

<http://light9.bigasterisk.com/sub/local/1434253071.25-1/map/257600384> a ns1:ChannelSetting ;
    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b25> ;
    ns1:level 4.8e-01 .

<http://light9.bigasterisk.com/sub/local/1434253071.25-1/map/348649814> a ns1:ChannelSetting ;
    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f12-out> ;
    ns1:level 1e+00 .

<http://light9.bigasterisk.com/sub/local/1434253071.25-1/map/405411521> a ns1:ChannelSetting ;
    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f3> ;
    ns1:level 1e+00 .