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

This branch is 1 commit ahead of pliu6/pcm2wav:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d8079f5 · Feb 12, 2023

History

2 Commits
Feb 12, 2023
Feb 12, 2023
Feb 12, 2023
Feb 12, 2023

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%