Paul Davis
088e4bca5a
reimplement RTMidiBuffer using a highly optimized data structure
...
Reduces load time of Glass MIDI piece with 48k note events by about 35%. Improves data
locality. Omits size for all 3 byte or less MIDI events, uses implicit size. No limit
on size of sysex.
Relies on the fact that the data structure is always filled linearly in time, and
never modified.
2019-11-02 16:32:18 -06:00
..
2019-09-18 17:37:54 +02:00
2019-11-02 16:32:18 -06:00
2019-08-16 20:00:29 +02:00
2019-09-10 03:06:21 +02:00
2019-09-18 17:37:54 +02:00
2019-09-30 21:03:29 +02:00
2019-09-18 17:37:54 +02:00
2019-10-18 01:37:56 +02:00
2019-09-30 23:12:32 +02:00
2019-08-03 15:53:17 +02:00
2019-10-31 14:38:26 +01:00
2018-10-14 22:06:11 -04:00
2019-09-30 06:30:11 +02:00
2019-10-29 05:45:43 +01:00
2019-09-18 17:37:54 +02:00
2019-09-25 13:02:31 -06:00
2019-11-01 15:39:44 +01:00
2019-09-04 22:56:31 +02:00
2019-08-10 12:34:45 +10:00
2018-10-14 22:06:11 -04:00
2019-11-01 14:04:28 -06:00
2019-09-30 21:03:29 +02:00
2019-08-24 03:31:49 +02:00
2019-09-03 05:01:59 +02:00
2019-08-03 15:53:17 +02:00
2019-10-28 17:24:21 -06:00
2019-10-21 14:58:59 +02:00
2018-11-25 16:51:24 +01:00
2018-10-14 22:06:11 -04:00