mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-16 03:36:32 +01:00
Tweak the tooltip for PDC button
This commit is contained in:
parent
b83c4f2fa4
commit
ed5ec7cb3f
1 changed files with 1 additions and 1 deletions
|
|
@ -95,7 +95,7 @@ ARDOUR_UI::setup_tooltips ()
|
|||
set_tip (editor_meter_peak_display, _("Reset All Peak Meters"));
|
||||
set_tip (error_alert_button, _("Show Error Log and acknowledge warnings"));
|
||||
|
||||
set_tip (latency_disable_button, _("Disable all latency compensation. This will result in playback and monitoring to not be out of sync."));
|
||||
set_tip (latency_disable_button, _("Disable all Plugin Delay Compensation. This results in the shortest delay from live input to output, but any paths with delay-causing plugins will sound later than those without."));
|
||||
|
||||
synchronize_sync_source_and_video_pullup ();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue