# HG changeset patch # User drewp@bigasterisk.com # Date 2016-06-16 06:09:32 # Node ID 2d7acaf778e4cd81911a8dc3360975b361e330ba # Parent 1b4d63e63343e483fb90689f643de34037a1e44e checkpoint show data Ignore-this: 933e7ea415687f884f1f6bbfef47662f diff --git a/show/dance2016/readme b/show/dance2016/readme --- a/show/dance2016/readme +++ b/show/dance2016/readme @@ -52,3 +52,20 @@ it would be nice to see the light bright ------------------ slider didnt go to 0 + +colorscale should be a palette mask of multiplee colors to let through + +auto pan time if your mouse is out; let you drive if mouse is in? + +need darker bg on TL + +seamless way to get the KC sub into the song as a note + +song used 'chase' which i renamed, so it did nothing. TL should have flagged it as a noneffect + +rseolving angles should take strength into account, so fading works in a prettier way + +could we blink a chase lt with every syllable of lyrics? + +why does timeline stall and stop drawing so much? piled up net requests? should use more sockets or webrtc probably + diff --git a/show/dance2016/song15.n3 b/show/dance2016/song15.n3 --- a/show/dance2016/song15.n3 +++ b/show/dance2016/song15.n3 @@ -6,7 +6,7 @@ @prefix xml: . @prefix xsd: . - :note , , , , , , , , . + :note , , , , , , , . a :Note; :curve ; @@ -16,6 +16,11 @@ :curve ; :effectClass effect:lowdancers; :originTime 26.964 . + a :Note; + :curve ; + :effectClass effect:downback; :originTime 154.739; + :setting . + a :Curve; :attr :strength; :point , , , . :time -4.365; @@ -128,11 +133,6 @@ :time 36.863; :value 0.000 . - a :Note; - :curve ; - :effectClass effect:downback; :originTime 154.739; - :setting . - a :Curve; :attr :strength; :point , , , . :time 0.000; diff --git a/show/dance2016/song6.n3 b/show/dance2016/song6.n3 --- a/show/dance2016/song6.n3 +++ b/show/dance2016/song6.n3 @@ -63,7 +63,7 @@ a :Curve; :attr :strength; :point , , , . - :time -4.627; + :time -3.682; :value 0.000 . :time 2.671; :value 1.000 .