Skip to content

tomvigrass/wave_parse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WAV Parser for Alice!

Using command line arguments, this pulls out the contents of a wav file and saves a plot of the sound profile to a PDF.

Instructions

  1. Install Python 3.x
  2. using command prompt navigate to the project directory and run pip install -r requirements.txt
  3. Using command prompt run python src/main.py --label file_1 --file_path path/to/wavefile/ao0813drc#01.wav

label is used for the pdf filename file_path is the .wav file being processed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages