ardour/libs/surfaces/launchkey_4
Paul Davis 44231557e2 generally avoid use of Config->get_max_gain() and use Controllable::upper() instead
This allows already working code to keep working if used with GainControls whose gain range differs
from the default (Config->get_max_gain() sets the upper value)
2025-05-05 13:48:53 -06:00
..
gui.cc Update gtkmm -> ytkmm header location (omnibus commit) 2025-02-01 15:25:14 +01:00
gui.h Update gtkmm -> ytkmm header location (omnibus commit) 2025-02-01 15:25:14 +01:00
launchkey_4.cc generally avoid use of Config->get_max_gain() and use Controllable::upper() instead 2025-05-05 13:48:53 -06:00
launchkey_4.h
launchkey_4_interface.cc
wscript