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.
		
			
				
	
	
		
			128 lines
		
	
	
		
			2.3 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			128 lines
		
	
	
		
			2.3 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| // Choreo version 1
 | |
| actor "!Target1"
 | |
| {
 | |
|   channel "Audio"
 | |
|   {
 | |
|     event speak "ep_02.al_canyon_walkonmyown01"
 | |
|     {
 | |
|       time 0.026667 2.368005
 | |
|       param "ep_02.al_canyon_walkonmyown01"
 | |
|       param2 "75dB"
 | |
|       fixedlength
 | |
|       cctype "cc_master"
 | |
|       cctoken ""
 | |
|     }
 | |
|     event speak "ep_02.al_canyon_walkonmyown02"
 | |
|     {
 | |
|       time 2.566667 4.316010
 | |
|       param "ep_02.al_canyon_walkonmyown02"
 | |
|       param2 "75dB"
 | |
|       fixedlength
 | |
|       cctype "cc_master"
 | |
|       cctoken ""
 | |
|     }
 | |
|   }
 | |
|   channel "Look"
 | |
|   {
 | |
|     event lookat "vort"
 | |
|     {
 | |
|       time 0.033333 2.666667
 | |
|       param "vort"
 | |
|       event_ramp
 | |
|       {
 | |
|         0.4960 1.0000
 | |
|         2.2280 1.0000
 | |
|       }
 | |
|     }
 | |
|     event lookat "!player"
 | |
|     {
 | |
|       time 2.406667 4.640000
 | |
|       param "!player"
 | |
|       event_ramp
 | |
|       {
 | |
|         0.4960 1.0000
 | |
|         1.8280 1.0000
 | |
|       }
 | |
|     }
 | |
|   }
 | |
|   channel "Head"
 | |
|   {
 | |
|     event gesture "1"
 | |
|     {
 | |
|       time 0.093333 2.893333
 | |
|       param "A_bg_acc_dwn_rt"
 | |
|       absolutetags playback_time
 | |
|       {
 | |
|         "apex" 0.144578
 | |
|         "extreme" 0.204819
 | |
|         "loop" 0.506024
 | |
|         "end" 0.662651
 | |
|       }
 | |
|       absolutetags shifted_time
 | |
|       {
 | |
|         "apex" 0.144578
 | |
|         "extreme" 0.204819
 | |
|         "loop" 0.506024
 | |
|         "end" 0.662651
 | |
|       }
 | |
|       sequenceduration 2.800000
 | |
|     }
 | |
|     event gesture "1"
 | |
|     {
 | |
|       time 2.293334 4.593333
 | |
|       param "a_bg_htiltleft"
 | |
|       absolutetags playback_time
 | |
|       {
 | |
|         "apex" 0.117647
 | |
|         "extreme" 0.338235
 | |
|         "loop" 0.514706
 | |
|         "end" 0.588235
 | |
|       }
 | |
|       absolutetags shifted_time
 | |
|       {
 | |
|         "apex" 0.117647
 | |
|         "extreme" 0.338235
 | |
|         "loop" 0.514706
 | |
|         "end" 0.588235
 | |
|       }
 | |
|       sequenceduration 2.300000
 | |
|     }
 | |
|   }
 | |
|   channel "Facial"
 | |
|   {
 | |
|     event flexanimation "face"
 | |
|     {
 | |
|       time 0.033334 4.646667
 | |
|       param ""
 | |
|       flexanimations samples_use_time defaultcurvetype=curve_catmullrom_normalize_x_to_curve_catmullrom_normalize_x
 | |
|       {
 | |
|         "inner_raiser" combo 
 | |
|         {
 | |
|           0.2276 0.2312
 | |
|           0.3586 0.2312
 | |
|           4.2276 0.2312
 | |
|           4.3375 0.2300
 | |
|         }
 | |
|         {
 | |
|           0.2276 0.5000
 | |
|           0.3586 0.5000
 | |
|           4.2276 0.5000
 | |
|           4.6133 0.5000
 | |
|         }
 | |
|       }
 | |
|     }
 | |
|   }
 | |
| }
 | |
| 
 | |
| scalesettings
 | |
| {
 | |
|   "CChoreoView" "100"
 | |
|   "RampTool" "100"
 | |
|   "ExpressionTool" "58"
 | |
|   "GestureTool" "100"
 | |
|   "SceneRampTool" "100"
 | |
| }
 | |
| fps 60
 | |
| snap off
 | |
| ignorePhonemes off
 |