5

I know how to use amixer to send output to either the headphone jack or the HDMI port, but I want to send output to BOTH devices. How can I accomplish this?

I'm using official Wheezy Raspbian on a Raspberry Pi model B+.

mcandre
  • 260
  • 1
  • 8
  • Related (but also not really answered): http://raspberrypi.stackexchange.com/questions/38267/how-to-send-audio-to-both-headphone-jack-and-hdmi-simultaneously – Ghanima Nov 29 '15 at 02:33

1 Answers1

0

As far as I am aware it is not possible to duplicate the audio through both of the HDMI port and the headphone jack at the same time due to the way the audio pins are wired up. This is something that most computers can't do without extra software.

J Wise
  • 61
  • 1
  • 1
  • 7