WAVRepair
~~~~~~~~~
WAVRepair is a simple tool which I wrote to fix some WAV files with damaged
headers. My girlfriend is a professional musician and often records in WAV
format. Occasionally her recording device did not save the correct header to
the file and as a result the file could not be played in most software, even
though all the sound data was in the file. WAVRepair solves this issue by
showing the problems found with a WAV file, and correcting them or
alternatively, copying the data to a new, "clean" file with a new header.
Requirements
~~~~~~~~~~~~
WAVRepair requires:
- OS 3.0+ (Tested on OS3.9, OS4.1 and MorphOS 3.3)
- MUI
Changes In This Version
~~~~~~~~~~~~~~~~~~~~~~~
1.2 (19.07.2014)
- Fixed a bug that sometimes left data chunks truncated when copying to a new
file
- Changed highlights for ok / warning / error to the Actual value backgrounds
instead of the labels
- Added menus and keyboard shortcuts for the standard functions
- Added help function (opens WAVRepair.guide) and about requester
- Added separate OS4 icon based on the Mac / Windows icon |