mirror of
				https://github.com/alsa-project/alsa-lib.git
				synced 2025-11-03 09:01:52 -05:00 
			
		
		
		
	Fixed Intel8x0 configuration
This commit is contained in:
		
							parent
							
								
									6a60b182fc
								
							
						
					
					
						commit
						8b51f89d16
					
				
					 1 changed files with 7 additions and 1 deletions
				
			
		| 
						 | 
					@ -116,7 +116,13 @@ surround_plugin.TRID4DWAVENX {
 | 
				
			||||||
 | 
					
 | 
				
			||||||
surround_plugin.INTEL8X0 {
 | 
					surround_plugin.INTEL8X0 {
 | 
				
			||||||
	channels_six = true;
 | 
						channels_six = true;
 | 
				
			||||||
	route {
 | 
						route_four {
 | 
				
			||||||
 | 
							channel.0 = 0;		# FR = FR
 | 
				
			||||||
 | 
							channel.1 = 1;		# FL = FL
 | 
				
			||||||
 | 
							channel.2 = 2;		# SR = SR
 | 
				
			||||||
 | 
							channel.3 = 3;		# SL = SL
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
						route_six {
 | 
				
			||||||
		channel.0 = 0;		# FR = FR
 | 
							channel.0 = 0;		# FR = FR
 | 
				
			||||||
		channel.1 = 1;		# FL = FL
 | 
							channel.1 = 1;		# FL = FL
 | 
				
			||||||
		channel.2 = 4;		# SR = Center
 | 
							channel.2 = 4;		# SR = Center
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue