chemic 0.3.0

Microphone testing tool
# 🎤 CheMic


> `Check-Microphone` Microphone checking tool

![License](https://img.shields.io/github/license/jacobtread/chemic?style=for-the-badge)
![Cargo Version](https://img.shields.io/crates/v/chemic?style=for-the-badge)
![Cargo Downloads](https://img.shields.io/crates/d/chemic?style=for-the-badge)

This is a tool for checking your microphone using the command line. 


## 🌟 Installation


### 💾 Downloads


You can download the latest pre-built release for Windows from [Here](https://github.com/jacobtread/chemic/releases/latest)

### 📦 Cargo Bin-Install


If you have [cargo binstall](https://github.com/cargo-bins/cargo-binstall) installed, you can install a pre-built CheMic binary with the following command:

```shell
cargo binstall chemic
```

### 📦 Cargo Install


If you have Cargo installed you can install it using the following command:

```shell
cargo install chemic
```

## 🚀 Usage


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

## 📷 Screenshots


Below are some screenshots of what the program looks like in-use

|                   |                   |
| ----------------- | ----------------- |
| ![]images/1.png | ![]images/2.png |
| ![]images/3.png | ![]images/4.png |