You'll need to edit /etc/sysctl.conf hw.snd.default_unit=3 Where the number is the pcm device to be used by default. To have it take affect without rebooting: sysctl hw.snd.default_unit=3 Any programs using sound will need to be restarted. -G