mirror of
				https://github.com/alsa-project/alsa-lib.git
				synced 2025-11-03 09:01:52 -05:00 
			
		
		
		
	Fixes AC3 output on Audigy2 sound cards
This patch adds a DSP patch to fix an spdif_bug on some Audigy2 cards. It also does detailed identification of the capabilities of the sound card so that the patch is only applied to the sound cards that really need it. Signed-off-by: James Courtier-Dutton
This commit is contained in:
		
							parent
							
								
									173823a4f3
								
							
						
					
					
						commit
						e67db18455
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -300,7 +300,6 @@ Audigy2.pcm.iec958.0 {
 | 
			
		|||
		hook_args [
 | 
			
		||||
			{
 | 
			
		||||
				name "IEC958 Playback Default"
 | 
			
		||||
				lock true
 | 
			
		||||
				preserve true
 | 
			
		||||
				value [ $AES0 $AES1 $AES2 $AES3 ]
 | 
			
		||||
			}
 | 
			
		||||
| 
						 | 
				
			
			@ -314,7 +313,7 @@ Audigy2.pcm.iec958.0 {
 | 
			
		|||
				name "EMU10K1 PCM Send Volume"
 | 
			
		||||
				index { @func private_pcm_subdevice }
 | 
			
		||||
				lock true
 | 
			
		||||
				value [ 255 255 0 0 0 0 0 0  0 255 0 0 0 0 0 0  255 0 0 0 0 0 0 0 ]
 | 
			
		||||
				value [ 255 255 0 0 0 0 0 0  255 0 0 0 0 0 0 0  0 255 0 0 0 0 0 0 ]
 | 
			
		||||
			}
 | 
			
		||||
			{
 | 
			
		||||
				name "EMU10K1 PCM Send Routing"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue