mirror of
				https://github.com/alsa-project/alsa-lib.git
				synced 2025-11-03 09:01:52 -05:00 
			
		
		
		
	Small changes; added INTEL8X0
This commit is contained in:
		
							parent
							
								
									c6c1de70dd
								
							
						
					
					
						commit
						a6d19dc156
					
				
					 1 changed files with 11 additions and 2 deletions
				
			
		| 
						 | 
					@ -17,8 +17,8 @@ surround_plugin.SI_7018 {	# test only
 | 
				
			||||||
surround_plugin.FM801 {
 | 
					surround_plugin.FM801 {
 | 
				
			||||||
	channels.six = true;
 | 
						channels.six = true;
 | 
				
			||||||
	open_single {
 | 
						open_single {
 | 
				
			||||||
		device.0 = 0;
 | 
							device = 0;
 | 
				
			||||||
		subdevice.0 = 0;
 | 
							subdevice = 0;
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					@ -95,3 +95,12 @@ surround_plugin.TRID4DWAVENX {
 | 
				
			||||||
		value.1 = 127;
 | 
							value.1 = 127;
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					surround_plugin.INTEL8X0 {
 | 
				
			||||||
 | 
						channels.four = true;
 | 
				
			||||||
 | 
						channels.six = true;
 | 
				
			||||||
 | 
						open_single {
 | 
				
			||||||
 | 
							device = 0;
 | 
				
			||||||
 | 
							subdevice = 0;
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue