13
0
livetrax/libs/surfaces
Todd Naugle 3a3fcd0d2d Don't crash if master fader is not avaliable.
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.
2021-05-13 12:08:09 -05:00
..
cc121 Ignore saved port-name when loading ctrl-surface state 2021-04-17 02:07:09 +02:00
contourdesign remove unnecessary 2nd argument from Session::request_locate() calls (default value is identical) (surfaces edition) 2021-05-03 17:40:41 -06:00
control_protocol copy over (boo!) transport control changes to BasicUI (control surfaces) 2021-05-08 09:20:21 -06:00
faderport Various Control Surfaces: Fix one off in calculation of fader position 2021-05-07 18:02:44 -05:00
faderport8 move FaderPort8 method "button_varispeed()" into BasicUI for more general use 2021-05-04 16:10:24 -06:00
frontier use Session::request_roll() instead of request_transport_speed (1.0, ...) 2021-04-19 16:14:08 -06:00
generic_midi Various Control Surfaces: Fix one off in calculation of fader position 2021-05-07 18:02:44 -05:00
launch_control_xl Ignore saved port-name when loading ctrl-surface state 2021-04-17 02:07:09 +02:00
mackie Don't crash if master fader is not avaliable. 2021-05-13 12:08:09 -05:00
maschine2 Maschine Mikro MK2 support 2021-04-01 20:07:55 +02:00
osc use Session::request_roll() instead of request_transport_speed (1.0, ...) 2021-04-19 16:14:08 -06:00
push2 Ignore saved port-name when loading ctrl-surface state 2021-04-17 02:07:09 +02:00
tranzport remove unnecessary 2nd argument from Session::request_locate() calls (default value is identical) (surfaces edition) 2021-05-03 17:40:41 -06:00
us2400 Various Control Surfaces: Fix one off in calculation of fader position 2021-05-07 18:02:44 -05:00
websockets WebSockets: log hostname and listen-port 2020-11-23 20:12:57 +01:00
wiimote
wscript