| Crates.io | meter |
| lib.rs | meter |
| version | 0.1.5 |
| created_at | 2021-08-26 21:03:17.278414+00 |
| updated_at | 2022-06-21 04:21:41.125384+00 |
| description | CLI level meter for adjusting microphone gain/levels. |
| homepage | https://github.com/cgbur/meter |
| repository | https://github.com/cgbur/meter |
| max_upload_size | |
| id | 442743 |
| size | 35,493 |
This is a very simple command line utility written in Rust for measuring the gain of a microphone. It displays the values in dBFS. This is useful for knowing when a microphone's gain is set to an appropriate level to avoid clipping.
Currently defaults to using the default microphone. Future plans seen in the todos.

Clone the repo and install using Cargo
$ cargo install --path .
$ cargo install meter
$ meter