Clarify that "Config" refers to Audio Inputs (not the channel itself)
A User complained that we don't support "stereo" MIDI channels, and that he ostensibly has to first switch to Audio, set stereo and back to MIDI... :(
This commit is contained in:
@@ -71,7 +71,7 @@ AddRouteDialog::AddRouteDialog ()
|
||||
: ArdourDialog (_("Add Track/Bus/VCA"))
|
||||
, routes_adjustment (1, 1, 128, 1, 4)
|
||||
, routes_spinner (routes_adjustment)
|
||||
, configuration_label (_("Configuration:"))
|
||||
, configuration_label (_("Input Config:"))
|
||||
, manual_label (_("Configuration:"))
|
||||
, add_label (_("Add:"))
|
||||
, name_label (_("Name:"))
|
||||
|
||||
Reference in New Issue
Block a user