- Mar 30, 2015
-
- Jan 09, 2015
-
-
jsiegle authored
-
- Jan 08, 2015
-
-
Ryan Maloney authored
-
- Dec 23, 2014
-
-
jsiegle authored
-
- Nov 15, 2014
-
- Oct 20, 2014
-
-
jsiegle authored
-
Josh Siegle authored
-
- Sep 29, 2014
-
-
Josh Siegle authored
-
Josh Siegle authored
-
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 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
-