aurender is a audio render program which creates multiple channel
in mono 44100Hz 16bit PCM-encoded wav-files from the aurender.txt file.

Here is a short example for aurender.txt:

open_mix.wav	1	0	0	6500	<0.5,0,0>	lowp 2000
klatsch.wav	1	4000	0	5000	<4,0,0>
open_mix.wav	1	6500	6500	6500	<0.25,0,0>	lowp 2000
open_mix.wav	1	13000	13000	6500	<0.125,0,0>	lowp 2000

aurender creates stereo 44100Hz 16bit PCM-encoded wav-files with given -s
option. aurender will take pairs of channels for that, channel 0 and 1,
2 and 3, and so on.

sox is needed in searxh-path!!!
