- Oct 20, 2014
-
-
jsiegle authored
-
- Sep 29, 2014
-
-
Josh Siegle authored
-
Josh Siegle authored
-
- Sep 10, 2014
-
-
jsiegle authored
-
- Aug 21, 2014
-
-
Aaron Cuevas Lopez authored
-
- Aug 02, 2014
-
-
jsiegle authored
-
- Jul 31, 2014
-
-
Aaron Cuevas Lopez authored
-
- Jul 14, 2014
-
-
jsiegle authored
-
- Jul 13, 2014
-
-
Florian Franzen authored
-
- Mar 19, 2014
-
-
jsiegle authored
-
- Feb 28, 2014
-
-
Aaron Cuevas Lopez authored
-
- Feb 06, 2014
-
- Jan 11, 2014
-
-
Josh Siegle authored
-
- Jan 05, 2014
-
-
Florian Franzen authored
-
- Nov 27, 2013
-
-
Aaron Cuevas Lopez authored
-
- Nov 20, 2013
-
-
Josh Siegle authored
-
- Aug 27, 2013
-
-
aacuelo authored
Due to the update to Juce 2 and the removal of IntanThread all of the specific windows dependencies are not needed anymore.
-
- Jun 19, 2013
- May 21, 2013
-
-
jsiegle authored
-
- May 16, 2013
-
-
interpretivechaos authored
This reverts commit 46a11aba, reversing changes made to 02637b37.
-
- May 15, 2013
-
-
jsiegle authored
-
- May 14, 2013
-
-
aacuevas authored
-
- Apr 04, 2013
-
-
jsiegle authored
-
- Apr 03, 2013
-
-
aacuevas authored
-
- Mar 21, 2013
-
-
jsiegle authored
-
- Mar 12, 2013
-
-
jsiegle authored
-
- Feb 13, 2013
-
-
jsiegle authored
-
- Feb 12, 2013
-
-
Marti Bolivar authored
It's unused, declared obsolete, and is triggering GCC warnings. If anyone wants it back, it'll be in the Git history. Signed-off-by:
Marti Bolivar <mbolivar@leaflabs.com>
-
- Dec 06, 2012
-
-
jsiegle authored
-
- Nov 26, 2012
-
-
jsiegle authored
-
- Nov 22, 2012
-
-
Adam Mokhtari authored
-
- Nov 20, 2012
-
-
unknown authored
-
- Oct 08, 2012
-
-
jsiegle authored
-
- Sep 24, 2012
-
-
Stuart Layton authored
updated the project build configs to include the SpikePlot.cpp and .h files and exclude the previous plotters
-
- Apr 05, 2012
-
-
jsiegle authored
The waveform icons should be made a bit thicker, but otherwise these look cool.
-
- Apr 04, 2012
-
-
jsiegle authored
If continuous channels are toggled for recording within their respective editors, a "writeContinuousBuffer" function will be activated within the RecordNode. This function doesn't do anything yet, but it will make it easy to add diskwriting capabilities in the near future. Once a stable format for events has been established, a similar function will be implemented for writing event buffers to disk.
-
- Mar 15, 2012
-
-
Stuart Layton authored
-
- Mar 03, 2012
-
-
jsiegle authored
The control panel now holds an "AudioEditor" to adjust volume and open a window to alter device settings. Audio output is definitely working, but different buffer sizes make it sound really weird. The same problem is present in the Juce demo app, however, so I don't think it's a problem inherent in the GUI.
-
- Mar 02, 2012
-
-
jsiegle authored
-