Skip to content

Suryandroid/sound

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sound

This work is derivative of Dr. Taylor’s work http://people.msoe.edu/~taylor/examples/wav.htm . There was a bug in his implementation which is removed from this implementation. We give here a c++ class to read WAV file and store its content in an array. We also store these values in a ASCII file and plot it using gnuplot to check whether we get it right. praat can be used to confirm whether our output is right or not. We only support non-compressed WAV file.

Dependencies

Install 'libasound2-dev' package.

About

A small wav-file reader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published