mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 23:35:03 +01:00
clarify what the "precise" button does in the timefx dialog
git-svn-id: svn://localhost/ardour2/branches/3.0@11746 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
21a0b7ace0
commit
f9de5f6436
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@ TimeFXDialog::TimeFXDialog (Editor& e, bool pitch)
|
|||
, quick_button (_("Quick but Ugly"))
|
||||
, antialias_button (_("Skip Anti-aliasing"))
|
||||
, stretch_opts_label (_("Contents:"))
|
||||
, precise_button (_("Strict Linear"))
|
||||
, precise_button (_("Minimize time distortion"))
|
||||
, preserve_formants_button(_("Preserve Formants"))
|
||||
{
|
||||
set_modal (true);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue