Fixes line-endings for files with extensions vcd, cc, txt, bat, fxc, inc, lst, proto, mak, mm, cfg, res, rc, def, vmt, vsh, vbsp, inl, asm, m4, vcproj, vcxproj, sln, in, java, la, manifest, am, and rad. Also fixes README, CONTRIBUTING, CONTRIBUTORS, LICENSE, CHANGES, COPYING, and gitignore. Finally, fixes executable bits.
		
			
				
	
	
		
			126 lines
		
	
	
		
			2.0 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			126 lines
		
	
	
		
			2.0 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| // Choreo version 1
 | |
| actor "griggs"
 | |
| {
 | |
|   channel "audio"
 | |
|   {
 | |
|     event speak "griggs_wegot_36_01"
 | |
|     {
 | |
|       time 1.930555 3.466564
 | |
|       param "ep_02.griggs_youtake_breach_02"
 | |
|       fixedlength
 | |
|       cctype "cc_master"
 | |
|       cctoken ""
 | |
|     }
 | |
|   }
 | |
|   channel "look at"
 | |
|   {
 | |
|     event lookat "!player"
 | |
|     {
 | |
|       time 1.052083 3.677083
 | |
|       param "!player"
 | |
|       event_ramp
 | |
|       {
 | |
|         0.5636 0.9610
 | |
|         2.1485 1.0000
 | |
|       }
 | |
|     }
 | |
|   }
 | |
|   channel "move to"
 | |
|   {
 | |
|   }
 | |
|   channel "gestures"
 | |
|   {
 | |
|     event gesture "1"
 | |
|     {
 | |
|       time 1.979166 3.579166
 | |
|       param "bg_up_r"
 | |
|       absolutetags playback_time
 | |
|       {
 | |
|         "apex" 0.085106
 | |
|         "extreme" 0.276596
 | |
|         "loop" 0.425532
 | |
|         "end" 0.638298
 | |
|       }
 | |
|       absolutetags shifted_time
 | |
|       {
 | |
|         "apex" 0.085106
 | |
|         "extreme" 0.276596
 | |
|         "loop" 0.425532
 | |
|         "end" 0.638298
 | |
|       }
 | |
|       sequenceduration 1.600000
 | |
|     }
 | |
|   }
 | |
|   channel "postures"
 | |
|   {
 | |
|   }
 | |
|   channel "facial flex"
 | |
|   {
 | |
|   }
 | |
|   channel "triggers"
 | |
|   {
 | |
|   }
 | |
| }
 | |
| 
 | |
| actor "sheckley"
 | |
| {
 | |
|   channel "Audio"
 | |
|   {
 | |
|     event speak "ep_02.sheckley_incom36"
 | |
|     {
 | |
|       time 0.083334 2.059094
 | |
|       param "ep_02.sheckley_incom36"
 | |
|       fixedlength
 | |
|       cctype "cc_master"
 | |
|       cctoken ""
 | |
|     }
 | |
|   }
 | |
|   channel "look at"
 | |
|   {
 | |
|     event lookat "griggs"
 | |
|     {
 | |
|       time 0.029934 3.576865
 | |
|       param "griggs"
 | |
|       event_ramp
 | |
|       {
 | |
|         0.4091 1.0000
 | |
|         3.0680 1.0000
 | |
|       }
 | |
|     }
 | |
|   }
 | |
|   channel "gestures"
 | |
|   {
 | |
|     event gesture "1"
 | |
|     {
 | |
|       time 0.135417 2.902084
 | |
|       param "g_palm_out_high_l"
 | |
|       absolutetags playback_time
 | |
|       {
 | |
|         "apex" 0.121951
 | |
|         "accent" 0.231707
 | |
|         "loop" 0.390244
 | |
|         "end" 0.780488
 | |
|       }
 | |
|       absolutetags shifted_time
 | |
|       {
 | |
|         "apex" 0.121951
 | |
|         "accent" 0.231707
 | |
|         "loop" 0.390244
 | |
|         "end" 0.780488
 | |
|       }
 | |
|     }
 | |
|   }
 | |
| }
 | |
| 
 | |
| scalesettings
 | |
| {
 | |
|   "CChoreoView" "64"
 | |
|   "ExpressionTool" "100"
 | |
|   "RampTool" "66"
 | |
|   "GestureTool" "100"
 | |
|   "SceneRampTool" "100"
 | |
| }
 | |
| fps 60
 | |
| snap off
 | |
| ignorePhonemes off
 |