Advertisement
Guest User

Untitled

a guest
Dec 9th, 2016
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.09 KB | None | 0 0
  1. # PreSonus AudioBox 1818VSL
  2. load-module module-remap-sink sink_name=1818vsl-surround51 remix=no master=alsa_output.usb-PreSonus_AudioBox_1818_VSL_2209-00.multichannel-output channels=6 master_channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe
  3. load-module module-remap-sink sink_name=1818vsl-headphones remix=no master=alsa_output.usb-PreSonus_AudioBox_1818_VSL_2209-00.multichannel-output channels=2 master_channel_map=side-left,side-right channel_map=left,right
  4.  
  5. load-module module-combine-sink sink_name=1818vsl-surround51-headphones slaves=1818vsl-surround51,1818vsl-headphones channels=6 channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe
  6.  
  7. update-sink-proplist 1818vsl-surround51 device.description="AudioBox 1818VSL Surround 5.1"
  8. update-sink-proplist 1818vsl-headphones device.description="AudioBox 1818VSL Headphones"
  9. update-sink-proplist 1818vsl-surround51-headphones device.description="AudioBox 1818VSL Surround 5.1 + Headphones"
  10.  
  11. set-default-sink 1818vsl-surround51-headphones
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement