USAGE
convert4chan /path/to/impulses/directoryor
cd
/path/to/impulses/directory and run
convert4chan
DESCRIPTION
convert4chan is not itself a generally useful program, but just a utility with very limited scope, Error checking is limited; you are not supposed to run convert4chan on your / .
You can use it to convert a full directory tree of stereo impulse response files with similar names that end with L.wav and R.wav to 'True Stereo' format, while your original files in directory stay untouched and can be later used as impulses as well.
'True Stereo' impulses are four channel impulses that describe a full convolution matrix (the four channels contain, in order, the convolution paths L->L, L->R, R->L, R->R).
convert4chan
searching for stereo files named:
root/somewhere/somethingL.wav
root/somewhere/somethingR.wav
and convert them to:
root/somewhere/something4.wav
convert4chan supports filenames ending in .wav by design, but it is possible that in future will supports other audio formats too (It could all audio formats supported by libsndfile in theory.)
More information can be found on the project website http://factorial.hu/plugins/lv2/ir.
AUTHOR
This manual page was written by Jaromír Mikeš <[email protected]>, for the Debian project (but may be used by others).