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.
		
			
				
	
	
		
			91 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			91 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| // Choreo version 1
 | |
| actor "magnusson"
 | |
| {
 | |
|   channel "Audio"
 | |
|   {
 | |
|     event speak "ep_02.mag_aband_popular01"
 | |
|     {
 | |
|       time 0.020833 1.703418
 | |
|       param "ep_02.mag_aband_popular01"
 | |
|       fixedlength
 | |
|       cctype "cc_master"
 | |
|       cctoken ""
 | |
|     }
 | |
|     event speak "ep_02.mag_aband_popular02"
 | |
|     {
 | |
|       time 1.812500 3.339915
 | |
|       param "ep_02.mag_aband_popular02"
 | |
|       fixedlength
 | |
|       cctype "cc_master"
 | |
|       cctoken ""
 | |
|     }
 | |
|     event speak "ep_02.mag_aband_popular03"
 | |
|     {
 | |
|       time 3.489583 18.045683
 | |
|       param "ep_02.mag_aband_popular03"
 | |
|       param2 "0.65"
 | |
|       fixedlength
 | |
|       cctype "cc_master"
 | |
|       cctoken ""
 | |
|     }
 | |
|     event speak "ep_02.mag_aband_popular04"
 | |
|     {
 | |
|       time 18.218750 24.360201
 | |
|       param "ep_02.mag_aband_popular04"
 | |
|       fixedlength
 | |
|       cctype "cc_master"
 | |
|       cctoken ""
 | |
|     }
 | |
|     event speak "ep_02.mag_aband_popular05"
 | |
|     {
 | |
|       time 24.510416 26.626312
 | |
|       param "ep_02.mag_aband_popular05"
 | |
|       param2 "0.65"
 | |
|       fixedlength
 | |
|       cctype "cc_master"
 | |
|       cctoken ""
 | |
|     }
 | |
|   }
 | |
|   channel "lookAt"
 | |
|   {
 | |
|   }
 | |
|   channel "moveTo"
 | |
|   {
 | |
|   }
 | |
|   channel "faceTo"
 | |
|   {
 | |
|   }
 | |
|   channel "postures"
 | |
|   {
 | |
|   }
 | |
|   channel "seq"
 | |
|   {
 | |
|   }
 | |
|   channel "body"
 | |
|   {
 | |
|   }
 | |
|   channel "gestures"
 | |
|   {
 | |
|   }
 | |
|   channel "head"
 | |
|   {
 | |
|   }
 | |
|   channel "facial"
 | |
|   {
 | |
|   }
 | |
|   channel "trigger"
 | |
|   {
 | |
|   }
 | |
| }
 | |
| 
 | |
| scalesettings
 | |
| {
 | |
|   "CChoreoView" "64"
 | |
|   "ExpressionTool" "100"
 | |
|   "GestureTool" "100"
 | |
|   "RampTool" "100"
 | |
|   "SceneRampTool" "100"
 | |
| }
 | |
| fps 60
 | |
| snap off
 |