mirror of
				https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
				synced 2025-11-03 09:01:50 -05:00 
			
		
		
		
	alsa-mixer: Add lineout to surround21 mappings
This makes the analog-surround-21 mapping consistent with other surround mappings. I'm not sure if this makes any practical difference, though.
This commit is contained in:
		
							parent
							
								
									bf53143387
								
							
						
					
					
						commit
						f75335f25c
					
				
					 3 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -118,7 +118,7 @@ priority = 10
 | 
			
		|||
[Mapping analog-surround-21]
 | 
			
		||||
device-strings = surround21:%f
 | 
			
		||||
channel-map = front-left,front-right,lfe
 | 
			
		||||
paths-output = analog-output analog-output-speaker
 | 
			
		||||
paths-output = analog-output analog-output-lineout analog-output-speaker
 | 
			
		||||
priority = 8
 | 
			
		||||
direction = output
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -37,7 +37,7 @@ priority = 10
 | 
			
		|||
[Mapping analog-surround-21]
 | 
			
		||||
device-strings = surround21:%f
 | 
			
		||||
channel-map = front-left,front-right,lfe
 | 
			
		||||
paths-output = analog-output analog-output-speaker-always
 | 
			
		||||
paths-output = analog-output analog-output-lineout analog-output-speaker-always
 | 
			
		||||
priority = 8
 | 
			
		||||
direction = output
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -36,7 +36,7 @@ priority = 10
 | 
			
		|||
[Mapping analog-surround-21]
 | 
			
		||||
device-strings = surround21:%f
 | 
			
		||||
channel-map = front-left,front-right,lfe
 | 
			
		||||
paths-output = analog-output analog-output-speaker-always
 | 
			
		||||
paths-output = analog-output analog-output-lineout analog-output-speaker-always
 | 
			
		||||
priority = 8
 | 
			
		||||
direction = output
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue