Audacity 2.4.1 kills HDMI sound output. After Audacity is launched no sound is sent to HDMI from Audacity or any other audio program. However, no errors are reported and the sound levels are shown in pulseaudio volume meter and cadence M meter.
I’m using jack2 with cadence to bridge to pulseaudio.
Using HDMI for audio out:
card 0: PCH [HDA Intel PCH], device 0: ALC233 Analog [ALC233 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
Subdevices: 0/1
Subdevice #0: subdevice #0
card 1: CODEC [USB Audio CODEC], device 0: USB Audio [USB Audio]
Subdevices: 1/1
Subdevice #0: subdevice #0
The problem seems to outputting to HDMI audio (card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]).
Audacity will output to internal analogue (card 0: PCH [HDA Intel PCH], device 0: ALC233 Analog [ALC233 Analog]) and USB (card 1: CODEC [USB Audio CODEC], device 0: USB Audio [USB Audio]).
Audacity seems to kill as well as not recognise HDMI audio. Steps to reproduce:
- Have jack2 running with pulseaudio bridged to jack (jack is configured with HDMI as output, USB as input)
- Programs (including VLC and Audacious) output sound to HDMI - both using both jack (‘directly’) and pulseaudio.
- Run Audacity
- Sound output to HDMI stopped
- Audacity won’t send audio to HDMI, additionally no other program now sent audio to HDMI either.
Quitting Audacity and restarting jack and bridge does not restore audio to HDMI - reboot necessary.
I’ve tried Audacity set to jack with both ‘system’ and ‘pulseaudio’ as output device. I’ve tried it set to ALSA and various options (including jack). Also note, when set to ALSA the output device list includes internal analogue and USB devices as an options but NOT a HDMI device.
(Audacity:2661): GLib-GObject-WARNING **: 11:49:42.227: cannot register existing type 'GdkDisplayManager'
(Audacity:2661): GLib-CRITICAL **: 11:49:42.228: g_once_init_leave: assertion 'result != 0' failed
(Audacity:2661): GLib-GObject-CRITICAL **: 11:49:42.228: g_object_new_with_properties: assertion 'G_TYPE_IS_OBJECT (object_type)' failed
11:49:42: Warning: Mismatch between the program and library build versions detected.
The library used 3.0 (wchar_t,compiler with C++ ABI 1013,wx containers,compatible with 2.8),
and your program used 3.0 (wchar_t,compiler with C++ ABI 1014,wx containers,compatible with 2.8).
(Audacity:2661): Gtk-WARNING **: 11:49:42.395: gtk_disable_setlocale() must be called before gtk_init()
ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear
ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe
ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side
ALSA lib pcm_route.c:877:(find_matching_chmap) Found no matching channel map
ALSA lib pcm_route.c:877:(find_matching_chmap) Found no matching channel map
ALSA lib pcm_route.c:877:(find_matching_chmap) Found no matching channel map
ALSA lib pcm_route.c:877:(find_matching_chmap) Found no matching channel map
ALSA lib pcm_oss.c:377:(_snd_pcm_oss_open) Unknown field port
ALSA lib pcm_oss.c:377:(_snd_pcm_oss_open) Unknown field port
ALSA lib pcm_usb_stream.c:486:(_snd_pcm_usb_stream_open) Invalid type for card
ALSA lib pcm_usb_stream.c:486:(_snd_pcm_usb_stream_open) Invalid type for card
11:49:44: Debug: ScreenToClient cannot work when toplevel window is not shown ...
11:49:44: Debug: ScreenToClient cannot work when toplevel window is not shown
Expression 'stream->playback.pcm' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 4628
Expression 'stream->playback.pcm' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 4628
Expression 'stream->playback.pcm' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 4628
Expression 'stream->playback.pcm' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 4628
Expression 'stream->playback.pcm' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 4628
Expression 'stream->playback.pcm' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 4628
Expression 'stream->playback.pcm' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 4628
Expression 'stream->playback.pcm' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 4628
Expression 'stream->playback.pcm' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 4628
Expression 'stream->playback.pcm' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 4628
Expression 'stream->playback.pcm' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 4628
11:49:45: Debug: ScreenToClient cannot work when toplevel window is not shown ...
11:49:46: Debug: ClientToScreen cannot work when toplevel window is not shown
11:49:46: Debug: Unrecognized accel key 'backspace', accel string ignored.
11:49:46: Debug: Unrecognized accel key 'backspace', accel string ignored.
11:49:46: Debug: Unrecognized accel key 'numpad_enter', accel string ignored.
11:49:46: Debug: Unrecognized accel key 'numpad_enter', accel string ignored.
thanks in advance for any help