- Jun 17, 2017
-
-
Andris authored
-
- Jan 24, 2017
-
-
Aaron Cuevas Lopez authored
-
- Dec 30, 2016
-
-
Aaron Cuevas Lopez authored
-
- Jun 05, 2016
- Jun 03, 2016
-
-
Josh Siegle authored
-
Josh Siegle authored
-
- Jun 01, 2016
-
-
Josh Siegle authored
-
Josh Siegle authored
-
- Apr 05, 2016
-
-
Aaron Cuevas Lopez authored
-
- Mar 06, 2016
- Sep 21, 2015
-
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
- May 14, 2015
-
-
Aaron Cuevas Lopez authored
-
- Apr 08, 2015
-
-
jsiegle authored
-
- Apr 03, 2015
- Mar 31, 2015
-
-
jsiegle authored
-
- Jan 07, 2015
-
-
jsiegle authored
-
- Dec 24, 2014
-
-
jsiegle authored
-
- Dec 23, 2014
- Nov 10, 2014
-
-
Aaron Cuevas Lopez authored
-
- Nov 06, 2014
-
-
Josh Siegle authored
-
- Nov 04, 2014
-
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
- Oct 31, 2014
-
-
jsiegle authored
-
- Oct 30, 2014
-
-
jsiegle authored
-
- Sep 29, 2014
-
-
Josh Siegle authored
-
Josh Siegle authored
-
- Sep 19, 2014
- Aug 04, 2014
-
-
Ronny Eichler authored
-
- Jul 14, 2014
-
-
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 08, 2013
-
-
jsiegle authored
-
- Aug 29, 2013
-
-
aacuelo authored
-
- Aug 10, 2013
-
-
Josh Siegle authored
-