add initial implementation of a "shadow port" for AsyncMIDIPort.
authorPaul Davis <paul@linuxaudiosystems.com>
Mon, 20 Jun 2016 03:41:26 +0000 (23:41 -0400)
committerPaul Davis <paul@linuxaudiosystems.com>
Tue, 27 Sep 2016 19:59:29 +0000 (14:59 -0500)
commit8a06e6735d058cb132ef6f75df550353e2e0b70e
tree7ba5f583f2d78947988e5b2440ecdc38a33d6292
parent1448be481f8ba11eb9401fb9024a506a7241b64a
add initial implementation of a "shadow port" for AsyncMIDIPort.

The shadow port is a secondary port that can be used to allow others to get a copy of part, all or none of the MIDI
stream received by the owner (input) port.
libs/ardour/ardour/async_midi_port.h
libs/ardour/async_midi_port.cc