fix assert/crash if unknown processor's I/O mismatches
authorRobin Gareus <robin@gareus.org>
Sat, 21 May 2016 15:54:13 +0000 (17:54 +0200)
committerRobin Gareus <robin@gareus.org>
Sat, 21 May 2016 15:54:13 +0000 (17:54 +0200)
commiteb35ba1d95bc95d9b94bd920b8ebabfe16c1b44f
treed8ec138b1571289ab29d248081d05664a518845b
parentf2f9c2303a0cd6e41c308d85c5be6d053f4f7867
fix assert/crash if unknown processor's I/O mismatches

This can happen on OS X. Audio Units did not have
a MIDI bypass. Ardour adds an implicit bypass and existing
"unknown/missing" plugins after the instrument will see
a different i/o config.
libs/ardour/unknown_processor.cc