Tell me more ×
Audio-Video Production Stack Exchange is a question and answer site for engineers, producers, editors, and enthusiasts spanning the fields of audio, video, and media creation. It's 100% free, no registration required.

Does anyone know of some software to convert a wav´s file format? I need to generate wav files with the following format:

format: PCM_UNSIGNED 44100.0 Hz, 8 bit, mono, 1 bytes/frame

thanks

share|improve this question
probably belongs on superuser.com, not here. – endolith Jun 23 '12 at 18:16
I presume you already have them in some other format? – Warrior Bob Jun 23 '12 at 22:41

migrated from dsp.stackexchange.com Jun 23 '12 at 21:55

2 Answers

up vote 4 down vote accepted

Sox (better for batch processing), Audacity (if you really want a GUI).

share|improve this answer

If you are on Windows XP the Sound Recorder application that comes with the OS can convert wav files between different formats. Sadly, the versions that come with Windows Vista and 7 do not have this feature.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.