Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[APP BUG] 9/10 times, sound is not detected on application startup until audio source device is change/reselected #81

Open
2 tasks done
Ketrel opened this issue May 13, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Ketrel
Copy link

Ketrel commented May 13, 2024

Please confirm the following points:

  • This report is NOT about the Android apps in the Play Store
  • I have searched the project page to check if the issue was already reported

Affected Application

I don't know / Other (please elaborate below)

Affected Version

f60cd86ab

Operating System

Linux (Desktop)

Additional Application Details

Using pulseaudio as verified with SDL_AUDIODRIVER=pulseaudio

Type of Defect

Audio issue (no audio recording, delayed reaction)

Log Output

No log file seems to be generated, but the console output is shown below

With no interaction


Events enabled: 1
Recording audio from device "Monitor of Razer Kraken V3 X Pro" (ID 0).
Opened audio recording device "Monitor of Razer Kraken V3 X Pro" (ID 0) with 2 channels at 44100 Hz.

With interaction

Events enabled: 1
Recording audio from device "Monitor of Razer Kraken V3 X Pro" (ID 0).
Opened audio recording device "Monitor of Razer Kraken V3 X Pro" (ID 0) with 2 channels at 44100 Hz.
Opened audio recording device "Monitor of Razer Kraken V3 X Pro" (ID 0) with 2 channels at 44100 Hz. 


### Describe the Issue

9/10 times upon application start up, sound is not recognized or reacted to in any way.   
1/10 times it works after about 3-5 seconds.

In the rare times it works without interaction, the log output appears as the "With no interaction" above.  This is the log output regardless of if it works or not.

For the 9/10 times it does not, changing the audio device, either from the settings screen or the menu, even to the same device (as demonstrated with the log labeled "With interaction", audio is detected and everything works as normal.



@Ketrel Ketrel added the bug Something isn't working label May 13, 2024
@kblaschke kblaschke transferred this issue from projectM-visualizer/projectm May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant