PASTEBIN
| #1 paste tool since 2002
create new paste
tools
api
archive
faq
PASTEBIN
create new paste
trending pastes
sign up
login
my alerts
my settings
my profile
Don't like ads?
PRO users
don't see any ads ;-)
Public Pastes
Untitled
1 sec ago
Untitled
1 sec ago
Untitled
1 sec ago
Untitled
9 sec ago
Untitled
12 sec ago
Untitled
18 sec ago
Untitled
20 sec ago
Untitled
28 sec ago
.asoundrc
By: a guest on
May 20th, 2011
| syntax:
None
| size: 0.33 KB | hits: 415 | expires: Never
download
|
raw
|
embed
|
report abuse
|
print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
pcm.dmixer {
type dmix
ipc_key 1024
slave {
pcm "hw:0,3"
period_time 0
period_size 1024
buffer_size 8192
#periods 128
#rate 44100
rate 48000
}
bindings {
0 0
1 1
}
}
pcm.!default {
type plug
slave {
pcm "dmixer"
}
}
create a
new version
of this paste
RAW Paste Data
pcm.dmixer { type dmix ipc_key 1024 slave { pcm "hw:0,3" period_time 0 period_size 1024 buffer_size 8192 #periods 128 #rate 44100 rate 48000 } bindings { 0 0 1 1 } } pcm.!default { type plug slave { pcm "dmixer" } }