mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-21 14:02:57 +02:00
Bug 1902 - "Nyquist Prompt" confusingly shown only as "Nyquist" when "Grouped by Type" is active
Now shown as "Nyquist Effects Prompt" (in Effects menu) and "Nyquist Tools Prompt" (in Tools Menu). These prompts will have slightly different behaviour, e.g. only tools allow aud-do.
This commit is contained in:
@@ -502,7 +502,7 @@ void ScreenshotCommand::CaptureEffects(
|
||||
"Limiter...",
|
||||
"Low Pass Filter...",
|
||||
"Notch Filter...",
|
||||
"Nyquist Prompt...",
|
||||
"Nyquist Effects Prompt...",
|
||||
//"Studio Fade Out",
|
||||
"Tremolo...",
|
||||
"Vocal Reduction and Isolation...",
|
||||
|
Reference in New Issue
Block a user