Skip to content

Mark-Boger/wavparser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wavparser

Basic wavparser.

Build

mkdir build && cd build
cmake ..
make

Use -Dtest=ON to have unit tests. This will also download gmock and gtest when making the project.

Usage

./wavparser <wav file> <out file>

This will take a wav file and output a file in the sox .dat format

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors