- Sep 23, 2014
-
-
jsiegle authored
-
- Sep 22, 2014
-
-
jsiegle authored
-
- Sep 18, 2014
-
-
Aaron Cuevas Lopez authored
-
- Sep 11, 2014
-
-
jsiegle authored
-
- Sep 08, 2014
-
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
- Sep 07, 2014
-
-
Aaron Cuevas Lopez authored
-
- Sep 05, 2014
-
-
Aaron Cuevas Lopez authored
-
- Aug 29, 2014
-
-
Aaron Cuevas Lopez authored
-
- Aug 26, 2014
-
-
Aaron Cuevas Lopez authored
-
- Aug 24, 2014
-
-
Aaron Cuevas Lopez authored
-
- Aug 04, 2014
-
-
Ronny Eichler authored
-
- Aug 01, 2014
-
-
Aaron Cuevas Lopez authored
-
- Jul 31, 2014
-
-
Aaron Cuevas Lopez authored
-
- Jul 14, 2014
-
-
jsiegle authored
-
- Apr 05, 2014
-
-
jsiegle authored
-
- Feb 04, 2014
-
-
jsiegle authored
-
- Jan 25, 2014
- Dec 19, 2013
-
-
Caleb Kemere authored
-
Josh Siegle authored
-
- Nov 27, 2013
-
-
Aaron Cuevas Lopez authored
-
- Nov 20, 2013
-
-
Josh Siegle authored
-
- Nov 16, 2013
-
-
jsiegle authored
-
- Nov 15, 2013
-
-
jsiegle 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.
-
- Oct 03, 2013
-
-
Josh Siegle authored
-
- Sep 20, 2013
-
-
labdmc authored
-
- Aug 24, 2013
-
-
Josh Siegle authored
-
- Aug 18, 2013
-
-
jsiegle authored
Change number of samples from int16 to uint16, as this should never be negative. Change timestamp from uint64 to int64, as negative timestamps may one day be necessary.
-
- Aug 08, 2013
-
-
jsiegle authored
-
- Aug 05, 2013
- Jun 19, 2013
-
-
Josh Siegle authored
-
jsiegle authored
-
- May 26, 2013
-
-
jsiegle authored
-
- May 21, 2013
-
-
jsiegle authored
-
Jakob Voigts authored
-
jsiegle authored
-
jsiegle authored
-