daily pastebin goal
41%
SHARE
TWEET

Untitled

a guest Mar 8th, 2012 25 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. pcm.dmixer {
  2.    type dmix
  3.    ipc_key 1024
  4.    ipc_key_add_uid false
  5.    ipc_perm 0660
  6.    slave {
  7.       pcm "hw:0,7"
  8.       rate 48000
  9.       channels 2
  10.       format S32_LE
  11.       period_time 0
  12.       period_size 1024
  13.       buffer_time 0
  14.       buffer_size 4096
  15.    }
  16. }
  17.  
  18. pcm.!default {
  19.    type plug
  20.    slave.pcm "dmixer"
  21. }
RAW Paste Data
Pastebin PRO WINTER Special!
Get 40% OFF Pastebin PRO accounts!
Top