mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 07:14:56 +01:00
align launchpad pro surface protocol name
This commit is contained in:
parent
0a316f7566
commit
4352f89ff0
1 changed files with 1 additions and 1 deletions
|
|
@ -131,7 +131,7 @@ LaunchPadPro::probe (std::string& i, std::string& o)
|
||||||
}
|
}
|
||||||
|
|
||||||
LaunchPadPro::LaunchPadPro (ARDOUR::Session& s)
|
LaunchPadPro::LaunchPadPro (ARDOUR::Session& s)
|
||||||
: MIDISurface (s, X_("Novation Launchpad Pro"), X_("Launchpad Pro"), true)
|
: MIDISurface (s, X_("Novation LaunchPad Pro"), X_("LaunchPad Pro"), true)
|
||||||
, logo_color (4)
|
, logo_color (4)
|
||||||
, scroll_x_offset (0)
|
, scroll_x_offset (0)
|
||||||
, scroll_y_offset (0)
|
, scroll_y_offset (0)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue