next (final?) part of handling missing MIDI files.
authorPaul Davis <paul@linuxaudiosystems.com>
Wed, 24 Sep 2014 23:03:59 +0000 (19:03 -0400)
committerPaul Davis <paul@linuxaudiosystems.com>
Wed, 24 Sep 2014 23:04:05 +0000 (19:04 -0400)
commit3ec0f367c10bcb4a6095e950bdc4575911231273
tree2f7577d95dccfa903be08b7d7cd27f4d6dd3572d
parent186493687b839eef7a9b02084ad6cc545317abf0
next (final?) part of handling missing MIDI files.

If an external-to-session file is missing, consider it a fatal error in session loading.
If an internal-to-session file is missing, just create a new MIDI source with the same path and ID, and use that instead.
libs/ardour/session_state.cc