OStitch Arguements: -sr -fol -s -fft -han -- hanning window -ham -- hamming window -black -- blackman window -bart -- barlet window -nozc -- no zero crossings -norms -- ro rms -noflux -- no flux -noroll -- no rolloff -nocent -- no centroid -norec -- Do not record sound by default -i file -- Input corpus of raw audio (mono) -o file -- Output file -nosound -- don't play sound -freq -- switch to FFT based stitching -pass -- Passthrough (no stitching) -lowpass -- Lowpass stitching -hipass -- hipass stitching -dither -- dither stitching -linear -- linear mixing stitching OStitch reads in from your sound and plays out to your sound card. You can provide it with a corpus of inital sounds. Example usage: perl control.pl | ./client localhost 6667 & ./main -hann Note: SNDlib and sndcaml are also included and are pretty easy to use.