do not try to write from JackMIDIPort::write() if we are disconnected from JACK....
authorPaul Davis <paul@linuxaudiosystems.com>
Mon, 3 Dec 2012 21:39:59 +0000 (21:39 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Mon, 3 Dec 2012 21:39:59 +0000 (21:39 +0000)
commit1feaa65d167e59b400b8ac003f69e33934ee7c08
tree39de0c876614bed13443e7efd7ea7e82e7795af9
parent159b8face74f8ba8da5e1e4225aed0c384ac9dc2
do not try to write from JackMIDIPort::write() if we are disconnected from JACK. should fix erroneous behaviour when MMC tries to send stop messages after JACK disconnects

git-svn-id: svn://localhost/ardour2/branches/3.0@13594 d708f5d6-7413-0410-9779-e7cbd77b26cf
libs/midi++2/jack_midi_port.cc