Skip to content

richardmitic/wavr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Waview

View audio files in the terminal.

Screenshot 1 Screenshot 2

Usage

Display the help message

wavr --help

View a wav file

wavr <path/to/file.wav>

View a stereo raw PCM file

wavr -c 2 <path/to/file.pcm>

Controls

  • left/right - shift left or right
  • up/down - zoom in or out
  • r - reset view
  • q - quit

Build

Build with cargo

cargo build

About

View wav files in the terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages