CoolEdit's clip-restoration feature is well regarded, and this is an area of software development which has been otherwise largely overlooked. Sometime last week I stumbled across a
run by a fellow who designed his own freeware plugins for CoolEdit 96/2000, with the following functions:
Do Line Last update: Nov. 15th, 1999
Click elimination by filling its place with the linearly interpolated points. Well, almost linearly - there's some smoothing at the ends.
Find Click Last update: Feb. 14th, 2000
Search for the possible click(s). Shows user the place where the click is suspected and the way it would be repaired if user approves.
User has the ability to adjust the repair zone and mode, to stop in particular place in order to do something with it in the main CoolEdit window, and to adjust the parameters of the click search.
Also, it's possible to run this plug-in in totally automatic search-and-repair mode. I'd not recommend it, though, until you play with the plug-in a little to get some understanding of what it does in various situations.
DeClip Last update: Feb. 14th, 2000
Rounding off the clipped samples. Helps to reduce the unpleasant distortion that occurs if the track was recorded too "hot".
Of course, it's best to re-record such track at somewhat lower recording level, but sometimes it's impossible, and this plug-in may help.
I sent john33 a message about these, with the hope that the code for them might be shared and then included within WaveGain (or developed as a set of standalone binaries).