1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-27 15:50:10 +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:
SteveDaulton
2021-01-06 16:50:53 +00:00
parent 44b191ff42
commit f57e69cfca
5 changed files with 4 additions and 167 deletions

View File

@@ -1,5 +1,4 @@
plug-ins/SilenceMarker.ny
plug-ins/SoundFinder.ny
plug-ins/SpectralEditMulti.ny
plug-ins/SpectralEditParametricEQ.ny
plug-ins/SpectralEditShelves.ny
@@ -13,6 +12,7 @@ plug-ins/delay.ny
plug-ins/eq-xml-to-txt-converter.ny
plug-ins/equalabel.ny
plug-ins/highpass.ny
plug-ins/label-sounds.ny
plug-ins/limiter.ny
plug-ins/lowpass.ny
plug-ins/notch.ny