Crates.io | chemic |
lib.rs | chemic |
version | 0.3.0 |
source | src |
created_at | 2023-02-21 22:06:09.158342 |
updated_at | 2024-06-29 07:52:01.539921 |
description | Microphone testing tool |
homepage | |
repository | https://github.com/jacobtread/chemic |
max_upload_size | |
id | 791102 |
size | 175,861 |
Check-Microphone
Microphone checking tool
This is a tool for checking your microphone using the command line.
You can download the latest pre-built release for Windows from Here
If you have cargo binstall installed, you can install a pre-built CheMic binary with the following command:
cargo binstall chemic
If you have Cargo installed you can install it using the following command:
cargo install chemic
Simply open your terminal and type chemic
to start the program. You can also provide the -d
or --default
flag to use the default input and output device rather than being prompted to select
Below are some screenshots of what the program looks like in-use