Skip to content

Conversation

@willcode
Copy link
Contributor

In some cases, being able to hear the signal is not important, and a system has no usable audio device. This patch removes the error dialog and exit when no device is found. Instead, "NO AUDIO" is added to the title. Note that the PortAudio case may still need some work. Only PulseAudio has been tested.

This is an old patch I had lying around, and I haven't tried it recently on a device without audio. But is still applies cleanly and compiles :-)

Fixes #1356

In some cases, being able to hear the signal is not important, and a
system has no usable audio device. This patch removes the error dialog
and exit when no device is found. Instead, "NO AUDIO" is added to the
title. Note that the PortAudio case may still need some work. Only
PulseAudio has been tested.

Signed-off-by: Jeff Long <[email protected]>
@argilo argilo added the bug label Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Compile without audio

2 participants