mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-23 17:30:17 +01:00
Replace Sound Finder with Label Sounds
also fixes bug 2352: Sound / Silence Finder fail silently on selection > 2^31 -1
This commit is contained in:
@@ -528,10 +528,10 @@ void ScreenshotCommand::CaptureEffects(
|
||||
"Find Clipping...",
|
||||
#ifdef CAPTURE_NYQUIST_TOO
|
||||
"Beat Finder...",
|
||||
"Label Sounds...",
|
||||
"Regular Interval Labels...",
|
||||
"Sample Data Export...",
|
||||
"Silence Finder...",
|
||||
"Sound Finder...",
|
||||
#endif
|
||||
} );
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user