- 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 18, 2014
-
-
jsiegle authored
-
- Jul 14, 2014
- Jul 13, 2014
-
-
Florian Franzen authored
-
- Mar 19, 2014
-
-
jsiegle authored
-
- Feb 28, 2014
-
-
Aaron Cuevas Lopez authored
-
jsiegle authored
-
- Feb 06, 2014
-
- Jan 22, 2014
-
-
jsiegle authored
-
- Jan 19, 2014
-
-
jsiegle authored
-
- Jan 18, 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
-
- Oct 30, 2013
-
-
jsiegle authored
Previously, every event would be saved multiple times if it passed through multiple processors. Now, GenericProcessor::getNumSamples() checks for existing TTL events and changes the processor ID (byte 2) to zero. If the RecordNode encounters an event without a positive processor ID, it will ignore it. The only potentially dangerous thing about this is that it involves modifying the MidiBuffer. But as long as the size of the buffer doesn't change (just the value of certain bytes), this should be fine.
-
- 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
-
-
jsiegle authored
-
jvoigts authored
no functionality, just cloned the Lfp display
-
Josh Siegle authored
-
Josh Siegle authored
-
- 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 09, 2013
- Apr 04, 2013
-
-
jsiegle authored
-
- Apr 03, 2013
-
-
aacuevas authored
-
- Mar 22, 2013
- Mar 21, 2013
-
-
jsiegle authored
-