Skip to content

Export a clean PCM signal without header to *.raw file in same directory.

Notifications You must be signed in to change notification settings

codekote/wav2raw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WAV2RAW

This CLI export a clean PCM signal without meta-header to *.raw file in same directory.

File format support and tested:

  • uncompressed RIFF/PCM
  • stereo/mono
  • 8/16/24/32 bit rate
  • 24k/44.1/48/96/kHz sample rate

It's take single argument of WAV file in a same directory and put a clean signal as a *.raw file.

About

Export a clean PCM signal without header to *.raw file in same directory.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages