mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-27 00:47:43 +01:00
If the wrong device profile is selected (ex Xtouch One) but another device is connected (Xtouch), it is possible to have a master fader on the device, but not in the code. This would then cause a crash when the master fader was touched. This just protects from a wrong configuration. |
||
|---|---|---|
| .. | ||
| MSVCardour_mackie | ||
| button.cc | ||
| button.h | ||
| control_group.h | ||
| controls.cc | ||
| controls.h | ||
| device_info.cc | ||
| device_info.h | ||
| device_profile.cc | ||
| device_profile.h | ||
| fader.cc | ||
| fader.h | ||
| gui.cc | ||
| gui.h | ||
| interface.cc | ||
| jog.cc | ||
| jog.h | ||
| jog_wheel.cc | ||
| jog_wheel.h | ||
| led.cc | ||
| led.h | ||
| mackie_control_exception.h | ||
| mackie_control_protocol.cc | ||
| mackie_control_protocol.h | ||
| mackie_control_protocol_poll.cc | ||
| mcp_buttons.cc | ||
| meter.cc | ||
| meter.h | ||
| midi_byte_array.cc | ||
| midi_byte_array.h | ||
| pot.cc | ||
| pot.h | ||
| strip.cc | ||
| strip.h | ||
| subview.cc | ||
| subview.h | ||
| surface.cc | ||
| surface.h | ||
| surface_port.cc | ||
| surface_port.h | ||
| test.cc | ||
| timer.h | ||
| TODO | ||
| types.cc | ||
| types.h | ||
| wscript | ||