Add spectral-delete.ny for Mac

This commit is contained in:
Steve Daulton 2020-04-03 15:15:17 +01:00
parent c818449c69
commit 0aaaf27e01
2 changed files with 5 additions and 1 deletions

View File

@ -1483,6 +1483,7 @@
AA6B5BB02061EC58008B5B26 /* soxr.c in Sources */ = {isa = PBXBuildFile; fileRef = ED15215F163C244200451B5F /* soxr.c */; };
AA6B5BB12061EC58008B5B26 /* vr32.c in Sources */ = {isa = PBXBuildFile; fileRef = EDE325FF168243EF00C19E60 /* vr32.c */; };
AABEE77E242C04EB00BB4178 /* eq-xml-to-txt-converter.ny in Resources */ = {isa = PBXBuildFile; fileRef = AABEE77D242C04EB00BB4178 /* eq-xml-to-txt-converter.ny */; };
AAF1CE7024377B5300B75C7A /* spectral-delete.ny in Resources */ = {isa = PBXBuildFile; fileRef = AAF1CE6F24377B5300B75C7A /* spectral-delete.ny */; };
ED1521EB163C2B9000451B5F /* libsoxr.a in Frameworks */ = {isa = PBXBuildFile; fileRef = ED152130163C227C00451B5F /* libsoxr.a */; };
ED19449A1733F92800F4F5CA /* Reverb.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ED1944981733F92800F4F5CA /* Reverb.cpp */; };
ED2706FF0EF9C47E007D4FFD /* sbsms.h in Headers */ = {isa = PBXBuildFile; fileRef = ED2706FE0EF9C47E007D4FFD /* sbsms.h */; };
@ -3680,6 +3681,7 @@
AAB5D42E216A9764006136B4 /* rms.ny */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = rms.ny; path = "../plug-ins/rms.ny"; sourceTree = "<group>"; };
AABEE77D242C04EB00BB4178 /* eq-xml-to-txt-converter.ny */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "eq-xml-to-txt-converter.ny"; path = "../plug-ins/eq-xml-to-txt-converter.ny"; sourceTree = "<group>"; };
AAC1F49C1DE653A70038BB3A /* sample-data-import.ny */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "sample-data-import.ny"; path = "../../Audacity/plug-ins/sample-data-import.ny"; sourceTree = "<group>"; };
AAF1CE6F24377B5300B75C7A /* spectral-delete.ny */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "spectral-delete.ny"; path = "../plug-ins/spectral-delete.ny"; sourceTree = "<group>"; };
ED05D1020E50AD5700CC4BD3 /* audioreader.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = audioreader.cpp; sourceTree = "<group>"; tabWidth = 3; };
ED05D1030E50AD5700CC4BD3 /* audioreader.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = audioreader.h; sourceTree = "<group>"; tabWidth = 3; };
ED05D1140E50AD5700CC4BD3 /* comp_chroma.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = comp_chroma.cpp; sourceTree = "<group>"; tabWidth = 3; };
@ -6146,6 +6148,7 @@
AAC1F49C1DE653A70038BB3A /* sample-data-import.ny */,
28AA281E0F267A2D008AED9E /* SilenceMarker.ny */,
28ED7B751A1C77BF008A01D9 /* SoundFinder.ny */,
AAF1CE6F24377B5300B75C7A /* spectral-delete.ny */,
28ED7B761A1C77BF008A01D9 /* SpectralEditMulti.ny */,
28ED7B771A1C77BF008A01D9 /* SpectralEditParametricEQ.ny */,
28ED7B781A1C77BF008A01D9 /* SpectralEditShelves.ny */,
@ -8194,6 +8197,7 @@
174F73D2098D516D009CD6E0 /* AudacityAU.icns in Resources */,
174F73D3098D516D009CD6E0 /* AudacityMP3.icns in Resources */,
AABEE77E242C04EB00BB4178 /* eq-xml-to-txt-converter.ny in Resources */,
AAF1CE7024377B5300B75C7A /* spectral-delete.ny in Resources */,
174F73D4098D516D009CD6E0 /* AudacityOGG.icns in Resources */,
174F73D5098D516D009CD6E0 /* AudacityProject.icns in Resources */,
174F73D6098D516D009CD6E0 /* AudacityWAV.icns in Resources */,

View File

@ -134,4 +134,4 @@ $copyright (_ "Released under terms of the GNU General Public License version 2"
(mult (diff 1.0 env) *track*)))))
(catch 'err (filter))
(catch 'err (filter))