Browse Source

added visca automation methods

eLandon 4 years ago
parent
commit
08fc81048b
3 changed files with 6 additions and 2 deletions
  1. 4 0
      soft/camAutomationTrigger.js
  2. 1 1
      soft/lyreCam.noisette
  3. 1 1
      soft/sequence_autosave.json

+ 4 - 0
soft/camAutomationTrigger.js

@@ -89,6 +89,10 @@ function trigger()
 	var time =  sequence.currentTime.get() ;
 
 	myFloatParam.set(layer.automation.getValueAtPosition(time+10.));
+
+	root.customVariables.camAutomation.variables.valueAfter.valueAfter.set(layer.automation.getValueAtPosition(time+1));
+
+
 	var currentKey = layer.automation.getKeyAtPosition(time);
 	var nextKey = layer.automation.getItemAfter(currentKey);
 	if(nextKey!=undefined){

File diff suppressed because it is too large
+ 1 - 1
soft/lyreCam.noisette


+ 1 - 1
soft/sequence_autosave.json

@@ -19,7 +19,7 @@
         },
         "group1": {
           "cue": "group1",
-          "time": 121.3000030517578
+          "time": 122.4166564941406
         }
       },
       "layers": {