Skip to content

mcclure/audiotools-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple Rust wrapper for minimp3 prints rough ASCII art of an mp3's waveform/power over time. Usage:

mp3view filename.mp3

To force ASCII (maybe if your terminal doesn't like unicode)

mp3view filename.mp3 -a

To build, install Rust, then run cargo build --release and the exe will appear in target/release.

This program is by <[email protected]> and made available to you as CC0 (public domain).

About

Random Rust audio utilities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages