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:
@@ -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" />
|
||||
|
||||
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user