Files @ 0e90dd50e8c4
Branch filter:

Location: light9/show/dance2023/effect/effect9.n3

drewp@bigasterisk.com
midifade: improve the midi-event-skip behavior
@prefix : <http://light9.bigasterisk.com/> .
@prefix effect: <http://light9.bigasterisk.com/effect/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .


effect:effect9 a :Effect; rdfs:label "full2"; :effectFunction <http://light9.bigasterisk.com/effectFunction/scale>;
     :publishAttr :strength; :setting :e_set9 .
:ds_val9 :setting effect:effect9_set0, effect:effect9_set1, effect:effect9_set2, effect:effect9_set3, effect:effect9_set4, effect:effect9_set5 .
:e_set9 :effectAttr :deviceSettings; :value :ds_val9 .
effect:effect9_set0 :device <http://light9.bigasterisk.com/theater/vet/device/parL1>;
     :deviceAttr :color; :value "#ffd268" .
effect:effect9_set1 :device <http://light9.bigasterisk.com/theater/vet/device/parL3>;
     :deviceAttr :color; :value "#ffd895" .
effect:effect9_set2 :device <http://light9.bigasterisk.com/theater/vet/device/parR2>;
     :deviceAttr :color; :value "#ffcd9a" .
effect:effect9_set3 :device <http://light9.bigasterisk.com/theater/vet/device/parL2>;
     :deviceAttr :color; :value "#ffc4a4" .
effect:effect9_set4 :device <http://light9.bigasterisk.com/theater/vet/device/parR1>;
     :deviceAttr :color; :value "#ffb06f" .
effect:effect9_set5 :device <http://light9.bigasterisk.com/theater/vet/device/parR3>;
     :deviceAttr :color; :value "#ffd8a2" .