spacepaste

  1.  
  2. #pcm.dsp {
  3. # type plug
  4. # slave.pcm "dmix"
  5. #}
  6. pcm.dsp {
  7. type plug
  8. slave.pcm {
  9. type upmix # on-demand upmixing
  10. slave.pcm "surround51"
  11. channels 6
  12. }
  13. }
  14.