Notes on my pulseaudio installation. PA was acting screwy in 14.04, after
upgrading to 16.04, it appeared fixed, but had issues w/ my video driver. After screwing with the nvidia driver, audio was completely broken. This is a general troubleshooting guide.
I use front and back outputs, which must be combined.
As usual, try restarting pulseaudio and alsa
''' pulseaudio --kill pulseaudio --start sudo alsa force-reload '''
''' sudo apt-get purge alsa-base pulseaudio sudo apt-get install alsa-base pulseaudio '''
''' load-module module-combine-sink sink_name=combined set-default-sink combined '''
''' pulseaudio --dump-modules pulseaudio --dump-conf paman pacmd list-sinks paprefs aplay -l '''
Package must be installed from wepupd8 ppa
''' sudo add-apt-repository ppa:nilarimogard/webupd8; sudo apt-get update; sudo apt-get install pulseaudio-equalizer '''
Some useful pulseaudio example configs :
https://wiki.archlinux.org/index.php/PulseAudio/Examples#PulseAudio_over_network