1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-27 07:40:10 +01:00

Add rms.ny to Audacity bundle

Tidy translation code in init.lsp
Include rms.ny in Makefile.am
Add rms.ny to Linux package
Update Makefiles with: autoreconf --force --no-recursive
Add rms.ny to mac build
Add rms.ny to Windows build
This commit is contained in:
Steve Daulton
2018-10-07 18:40:41 +01:00
parent 14fe11f4d4
commit 5d34d022a5
12 changed files with 156 additions and 72 deletions

View File

@@ -837,6 +837,7 @@
<copy Include="..\..\..\plug-ins\notch.ny" />
<copy Include="..\..\..\plug-ins\pluck.ny" />
<copy Include="..\..\..\plug-ins\rissetdrum.ny" />
<copy Include="..\..\..\plug-ins\rms.ny" />
<copy Include="..\..\..\plug-ins\sample-data-export.ny" />
<copy Include="..\..\..\plug-ins\sample-data-import.ny" />
<copy Include="..\..\..\plug-ins\SilenceMarker.ny" />

View File

@@ -2386,6 +2386,9 @@
<copy Include="..\..\..\plug-ins\rhythmtrack.ny">
<Filter>plug-ins</Filter>
</copy>
<copy Include="..\..\..\plug-ins\rms.ny">
<Filter>plug-ins</Filter>
</copy>
</ItemGroup>
<ItemGroup>
<Manifest Include="..\..\Audacity.exe.manifest">