Skip to content

A tool to convert pcm file to wav file (and in reverse) - for backup purpose

License

Notifications You must be signed in to change notification settings

Sound-Linux-More/pcm2wav

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pcm2wav

Simple tools for added WAV-header to PCM-data.

build

Type:

$ make

use

./wav2pcm test.wav test.wav.pcm
./pcm2wav test.wav.pcm test.wav.pcm.wav 2 44100 16

About

A tool to convert pcm file to wav file (and in reverse) - for backup purpose

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 95.6%
  • Makefile 4.4%