#audio-devices #error #operations #long #delays #tester #display

app audio_device_tester

Test audio devices and report errors and long delays in operations

3 releases

0.1.6 Dec 3, 2024
0.1.5 Jan 23, 2023
0.1.4 Jan 23, 2023

#287 in Audio

Download history 8/week @ 2024-09-23 10/week @ 2024-10-14 2/week @ 2024-11-04 132/week @ 2024-12-02 10/week @ 2024-12-09

142 downloads per month

GPL-3.0-only

25KB
237 lines

audio_device_tester

GitHub Workflow Status GitHub release

Audio Device Tester attempts to test system audio devices to find anomalies and make debugging audio devices easier.

It is currently developed for Windows. It might compile on other systems for now, might migrate to using Windows APIs only if cpal ends up being too restrictive.

Currently it does:

  • Finds all audio devices and enumerates their configuration.
  • Compiles and displays sample rates for the devices.
  • Opens output devices and plays silence.

While looking for errors, it also detects long delays on opening the devices and on other operations.

Dependencies

~1–32MB
~449K SLoC