diff --git a/show/dance2019/song5.n3 b/show/dance2019/song5.n3 --- a/show/dance2019/song5.n3 +++ b/show/dance2019/song5.n3 @@ -7,10 +7,10 @@ @prefix xml: . @prefix xsd: . -show:song5 :note , . +show:song5 :note , , . a :Note; :curve ; - :effectClass effect:song02; :originTime 120.419 . + :effectClass effect:song05; :originTime 120.419 . a :Curve; :attr :strength; :point , , , . @@ -28,3 +28,15 @@ show:song5 :note :time -0.428; :value 1 . :time 5.56; :value 1 . :time 7.272; :value 0 . + + a :Note; :curve ; + :effectClass effect:cycChase1; :originTime 148.441; :setting . + + a :Curve; :attr :strength; + :point , , , . + :time -19.383; :value 0 . + :time -15.481; :value 1 . + :time 82.238; :value 1 . + :time 84.307; :value 0 . + :effectAttr :colorScale; + :value "#8b9aff" .