mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-03 20:29:35 +01:00
parent
5fbce4b5db
commit
029527c4c9
2 changed files with 2 additions and 2 deletions
|
|
@ -2935,7 +2935,7 @@ RCOptionEditor::RCOptionEditor ()
|
|||
add_option (_("Signal Flow"), bo);
|
||||
Gtkmm2ext::UI::instance()->set_tip (bo->tip_widget(),
|
||||
_("<b>When enabled</b> the main output bus is auto-connected to the first N physical ports. "
|
||||
"If the session has a monitor-section, the monitor-bus output is connected the the hardware playback ports, "
|
||||
"If the session has a monitor-section, the monitor-bus output is connected the hardware playback ports, "
|
||||
"otherwise the master-bus output is directly used for playback."));
|
||||
|
||||
ComboOption<AutoConnectOption>* iac = new ComboOption<AutoConnectOption> (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue