log src/com/aurellem/capture/audio/AudioSendRenderer.java

age author description
Thu, 03 Nov 2011 16:00:46 -0700 Robert McIntyre updating capture-video
Mon, 31 Oct 2011 07:43:44 -0700 Robert McIntyre fixed all problems for 16 bit mono output
Mon, 31 Oct 2011 01:21:30 -0700 Robert McIntyre still debuging.
Sun, 30 Oct 2011 14:58:01 -0700 Robert McIntyre trying to track down very strange bug where a listener and aux listener at the same location hear different things
Sun, 30 Oct 2011 10:11:21 -0700 Robert McIntyre propagated AudioFormat to other classes.
Sun, 30 Oct 2011 10:06:38 -0700 Robert McIntyre added AudioFormat to AudioSendRenderer
Sun, 30 Oct 2011 10:00:29 -0700 Robert McIntyre need to solve audio recording clicks
Sun, 30 Oct 2011 08:10:26 -0700 Robert McIntyre changed SoundProcessors to use AudioFormat
Thu, 27 Oct 2011 02:27:02 -0700 Robert McIntyre refactored.