mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
Continue to load session after MIDI latency calibration
This amends e6febe040a
This commit is contained in:
parent
5f1431aeda
commit
a2f7abc70b
2 changed files with 10 additions and 6 deletions
|
|
@ -373,6 +373,7 @@ private:
|
|||
void midi_latency_adjustment_changed(Gtk::Adjustment *, MidiDeviceSettings, bool);
|
||||
void midi_device_enabled_toggled(ArdourWidgets::ArdourButton *, MidiDeviceSettings);
|
||||
sigc::connection lm_back_button_signal;
|
||||
bool _was_calibrating_midi;
|
||||
};
|
||||
|
||||
#endif /* __gtk2_ardour_engine_dialog_h__ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue