Go Back   openSUSE Forums > Archives > SLS Archives > ARCHIVES - Linux Tweaks > ARCHIVES - Sample Config Files
Forums FAQ Members List Search Today's Posts Mark Forums Read


ARCHIVES - Sample Config Files Lost a config file, get a copy of popular service files here.

 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 22-Dec-2004, 13:07
Crashoverride
Guest
 
Posts: n/a
Default

Sample .asoundrc for Envy24 HT-s & Envy 24 GT cards using analogue out with dmixer and 5.1 surround plug for programs such as xmms.



Code:
pcm.audio2000 {
	type plug
	slave.pcm "dmixer"
}

pcm.dmixer *{
	type dmix
	ipc_key 1024
	slave {
 *pcm "hw:0,0"
 *format S32_LE
 *period_time 0
 *period_size 1024
 *buffer_size 8192

 *rate 44100
	}
	bindings {
 *0 0
 *1 1
	}
}

ctl.dmixer {
	type hw
	card 0
	device 1
}

pcm.duplicate {
 * * * *type plug
 * * * *slave.pcm "surround51"
 * * * *slave.channels 6
 * * * *route_policy duplicate
}
 

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2