coremidi: do not clear port buffer for every call to parse_events()
authorPaul Davis <paul@linuxaudiosystems.com>
Sun, 10 Jan 2016 22:46:19 +0000 (17:46 -0500)
committerPaul Davis <paul@linuxaudiosystems.com>
Sun, 10 Jan 2016 22:46:36 +0000 (17:46 -0500)
commita9995c59cca997c147ee412b93509fc6ca232d90
treef60fca755344e499492a69c230bfb5cffc939e66
parenteea8d8e6c0c36e210aeac156af36e19c14ef8f18
coremidi: do not clear port buffer for every call to parse_events()

This was limiting the data flow to 1 MIDI event per process cycle.
libs/backends/coreaudio/coreaudio_backend.cc