mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-23 17:30:17 +01:00
Graphic EQ / Filter Curve mods
This is part of the work of fixing Equalization by splitting it into two effects. The Graphic EQ effect now does not show the curve or 'grid on/off' checkbox. Screenshot Commands now include Graphic EQ and Filter Curve in the captures (and not EQ anymore). Menu items now have a space in them.
This commit is contained in:
@@ -502,7 +502,9 @@ void ScreenshotCommand::CaptureEffects(
|
||||
"Compressor...",
|
||||
"Distortion...",
|
||||
"Echo...",
|
||||
"Equalization...",
|
||||
//"Equalization...",
|
||||
"Graphic EQ...",
|
||||
"Filter Curve...",
|
||||
//"Fade In",
|
||||
//"Fade Out",
|
||||
//"Invert",
|
||||
|
||||
Reference in New Issue
Block a user