Re: Setting HDMI as default in asoundrc and getting Firefox to use this default

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

 



Hi Joel,
this is more informed guess work, so take it with a pinch of salt, but it maybe worth the effort.

First try to create a plug device for your HDMI:
pcm.my_hdmi {
  type plug
  salve { plughw:CARD=PCH,DEV=3 }
}

Now create your !default with dmix:
pcm.!default {
  type dmix
  slave { my_hdmi }
}

Perhaps you can even shorten it to putting the
plughw:CARD=PCH,DEV=3
inside the default dmix device.

I know that getting all this to work with Firefox and GUI can be cumbersome. Perhaps pulse might be in the way, but I know much less about Pulse than ALSA. Still the plughw, which converts samplerates may help.

Best wishes,

Jeanette

--
 * Website: http://juliencoder.de - for summer is a state of sound
 * Youtube: https://www.youtube.com/channel/UCMS4rfGrTwz8W7jhC1Jnv7g
 * Audiobombs: https://www.audiobombs.com/users/jeanette_c
 * GitHub: https://github.com/jeanette-c

I thought love was just a tingling of the skin <3
(Britney Spears)
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@xxxxxxxxxxxxxxxxxxxx
https://lists.linuxaudio.org/listinfo/linux-audio-user




[Index of Archives]     [Linux Sound]     [ALSA Users]     [Pulse Audio]     [ALSA Devel]     [Sox Users]     [Linux Media]     [Kernel]     [Photo Sharing]     [Gimp]     [Yosemite News]     [Linux Media]

  Powered by Linux