[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: asound dmix optionen



Moin Richard!
Richard Mittendorfer schrieb am Sonntag, den 29. Mai 2005:

> Wie stell ich es nun an, dass ich diese Parameter in asound.conf oder
> ~/.asoundrc setzen kann?

Google?

> Und habt Ihr da Empfehlungen fuer diese Werte?


pcm.!default {
   type plug
      slave.pcm "dmixer"
}


pcm.dmixer  {
   type dmix
      ipc_key 1024
      slave {
         pcm "hw:0,0"
            period_time 0
            period_size 1024
            buffer_size 65536
            rate 48000
      }
   bindings {
      0 0
         1 1
   }
}

ctl.dmixer {
   type hw
      card 0
}


MfG,
Eduard.
-- 
<GyrosGeier> doogie, 25 m/s is pretty fast
<doogie> 40m/s from apache
<doogie> 25m/s is from java
<GyrosGeier> doogie, that's about 8 km/h.



Reply to: