mirror of
				https://github.com/alsa-project/alsa-lib.git
				synced 2025-11-03 09:01:52 -05:00 
			
		
		
		
	ICE1712: add surround71 pcm definition
The M-Audio Delta 1010 card has 7.1 analog output, but no ready-made pcm definition to use it. Signed-off-by: Alexander E. Patrakov <patrakov@gmail.com> Reported-and-tested-by: Matt Zagrabelny <mzagrabe@d.umn.edu> Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
		
							parent
							
								
									7a748af4db
								
							
						
					
					
						commit
						27cc710b57
					
				
					 1 changed files with 22 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -78,6 +78,7 @@ ICE1712.pcm.surround40.0 {
 | 
			
		|||
<confdir:pcm/surround41.conf>
 | 
			
		||||
<confdir:pcm/surround50.conf>
 | 
			
		||||
<confdir:pcm/surround51.conf>
 | 
			
		||||
<confdir:pcm/surround71.conf>
 | 
			
		||||
 | 
			
		||||
ICE1712.pcm.surround51.0 {
 | 
			
		||||
	@args [ CARD ]
 | 
			
		||||
| 
						 | 
				
			
			@ -98,6 +99,27 @@ ICE1712.pcm.surround51.0 {
 | 
			
		|||
	slave.channels 10
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
ICE1712.pcm.surround71.0 {
 | 
			
		||||
	@args [ CARD ]
 | 
			
		||||
	@args.CARD {
 | 
			
		||||
		type string
 | 
			
		||||
	}
 | 
			
		||||
	type route
 | 
			
		||||
	ttable.0.0 1
 | 
			
		||||
	ttable.1.1 1
 | 
			
		||||
	ttable.2.2 1
 | 
			
		||||
	ttable.3.3 1
 | 
			
		||||
	ttable.4.4 1
 | 
			
		||||
	ttable.5.5 1
 | 
			
		||||
	ttable.6.6 1
 | 
			
		||||
	ttable.7.7 1
 | 
			
		||||
	slave.pcm {
 | 
			
		||||
		type hw
 | 
			
		||||
		card $CARD
 | 
			
		||||
	}
 | 
			
		||||
	slave.channels 10
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
<confdir:pcm/iec958.conf>
 | 
			
		||||
 | 
			
		||||
ICE1712.pcm.iec958.0 {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue