wav_inspect

Crates.iowav_inspect
lib.rswav_inspect
version0.1.0
sourcesrc
created_at2024-03-14 17:19:22.888029
updated_at2024-03-14 17:19:22.888029
descriptionA command line tool for inspecting the header of a wav file.
homepagehttps://github.com/jmg049/wav_inspect
repositoryhttps://github.com/jmg049/wav_inspect
max_upload_size
id1173566
size78,001
Jack Geraghty (jmg049)

documentation

https://docs.rs/wav_inspect

README

Wav-Inspect

A tool for inspecting the header of a wav file. This tool uses WaveRs to get the header information.

Soon to be cargo installable!

Usage

wav_inspect <file_name>

Sample Output

Sample output

Commit count: 0

cargo fmt