Crates.io | wav_inspect |
lib.rs | wav_inspect |
version | 0.1.0 |
source | src |
created_at | 2024-03-14 17:19:22.888029 |
updated_at | 2024-03-14 17:19:22.888029 |
description | A command line tool for inspecting the header of a wav file. |
homepage | https://github.com/jmg049/wav_inspect |
repository | https://github.com/jmg049/wav_inspect |
max_upload_size | |
id | 1173566 |
size | 78,001 |
A tool for inspecting the header of a wav
file. This tool uses WaveRs to get the header information.
Soon to be cargo installable!
wav_inspect <file_name>