- Jan 09, 2017
-
-
Aaron Cuevas Lopez authored
-
- Dec 30, 2016
-
-
Aaron Cuevas Lopez authored
-
- Aug 12, 2016
-
-
Aaron Cuevas Lopez authored
-
- Apr 02, 2016
-
-
Aaron Cuevas Lopez authored
-
- Feb 22, 2016
-
-
jonaskn authored
-
- Feb 08, 2016
-
-
jonaskn authored
added functions getRecordingNumber and getExperimentNumber to CoreServcies. Extended NetworkEvents plugin to send this upon request
-
- May 15, 2015
-
-
Aaron Cuevas Lopez authored
-
- Feb 25, 2015
-
-
Aaron Cuevas Lopez authored
-
- Nov 13, 2014
-
-
Aaron Cuevas Lopez authored
-
- Nov 05, 2014
-
-
Aaron Cuevas Lopez authored
-
- Oct 30, 2014
-
-
jsiegle authored
-
- Oct 09, 2014
-
-
jsiegle authored
-
- Sep 29, 2014
-
-
Josh Siegle authored
-
Josh Siegle authored
-
- Sep 23, 2014
-
-
jsiegle authored
-
- Sep 22, 2014
-
-
jsiegle authored
-
- Sep 18, 2014
-
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
- Sep 16, 2014
-
-
Aaron Cuevas Lopez authored
-
- Sep 11, 2014
-
-
jsiegle authored
-
- Sep 08, 2014
-
-
Aaron Cuevas Lopez authored
-
- Sep 07, 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
-
- Jul 31, 2014
-
-
Aaron Cuevas Lopez authored
-
- Jul 14, 2014
-
-
jsiegle authored
-
- Feb 04, 2014
-
-
jsiegle 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.
-
- Sep 20, 2013
-
-
labdmc 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.
-
- Jun 19, 2013
-
-
Josh Siegle authored
-
jsiegle authored
-
- Jun 15, 2013
- May 21, 2013