On Mon, Aug 17, 2009 at 12:16:21AM +0200, Wolfgang Pfeiffer wrote: > > I found and installed/edited an old ~/.aoundrc file. You find it > attached to this email.
Forgot it. It's attached now. Sorry. Wolfgang -- http://heelsbroke.wordpress.com
#pcm.rate_convert { # type plug # slave { # pcm "hw:0,0" # rate 96000 # } #} #pcm.!default { # type plug # slave { # pcm "hw:0,0" # rate 96000 # } #} ####################### pcm.!default { type plug slave.pcm asymer } pcm.dmixer { type dmix ipc_key 1977 # ipc_perm 666 # ipc_key_add_uid true slowptr true slave { pcm "hw:0" period_time 0 period_size 1024 buffer_size 16384 rate 96000 format s32_le } } pcm.dsnooper { type dsnoop ipc_key 1978 ipc_perm 666 # ipc_key_add_uid true slave.pcm "hw:0" } pcm.asymer { type asym playback.pcm "dmixer" capture.pcm "dsnooper" } pcm.jack { type jack playback_ports { 0 alsa_pcm:playback_1 1 alsa_pcm:playback_2 } capture_ports { 0 alsa_pcm:capture_1 1 alsa_pcm:capture_2 } } # These are for alsa-oss pcm.dsp0 pcm.default ctl.mixer0 "hw:0"