1
0
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:
James Crook
2019-08-21 22:22:13 +01:00
parent 23063511d9
commit c1c7d5f0a0
3 changed files with 31 additions and 9 deletions

View File

@@ -502,7 +502,9 @@ void ScreenshotCommand::CaptureEffects(
"Compressor...",
"Distortion...",
"Echo...",
"Equalization...",
//"Equalization...",
"Graphic EQ...",
"Filter Curve...",
//"Fade In",
//"Fade Out",
//"Invert",