Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 314 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 314 Bytes

WAV2PCM

The idea with this small module is to create a converter for a wav file to pcm.

Input: <file name>.wav

Output: sample rate (sr), byte rate (br) and PCM sound

WAV Header info.

PCM info.