Crates.io | audio_device_tester |
lib.rs | audio_device_tester |
version | 0.1.5 |
source | src |
created_at | 2023-01-23 00:00:15.974635 |
updated_at | 2023-01-23 00:22:57.839191 |
description | Test audio devices and report errors and long delays in operations |
homepage | |
repository | https://github.com/tanelikaivola/audio_device_tester |
max_upload_size | |
id | 765434 |
size | 73,705 |
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:
While looking for errors, it also detects long delays on opening the devices and on other operations.