Command line based signal convolution for .wav files
Input:
convolve
into cmd / terminal or run compiled executable. Include your target files within the same directory that the program is ran within, and then point to the files which you wish to have as the source and impulse. Then, define the output file's name (note that the program will automatically add extensions to filenames if they are not present / incorrect).
This application was initially compiled using g++; use alternate compilers at your own risk.