1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-11 09:03:36 +02:00

Bug 1341 - ENH: Vocal Remover effect should be removed - misleading and duplicated effectively

Updated vocal reduction and isolation by merging bug 1341 attachment into current version.
This commit is contained in:
James Crook
2019-07-17 10:59:05 +01:00
parent d18cfb097b
commit 5726d49e15
7 changed files with 36 additions and 167 deletions

View File

@@ -940,7 +940,6 @@
<copy Include="..\..\..\plug-ins\StudioFadeOut.ny" />
<copy Include="..\..\..\plug-ins\tremolo.ny" />
<copy Include="..\..\..\plug-ins\vocalrediso.ny" />
<copy Include="..\..\..\plug-ins\vocalremover.ny" />
<copy Include="..\..\..\plug-ins\vocoder.ny" />
</ItemGroup>
<ItemGroup>

View File

@@ -2644,9 +2644,6 @@
<copy Include="..\..\..\plug-ins\tremolo.ny">
<Filter>plug-ins</Filter>
</copy>
<copy Include="..\..\..\plug-ins\vocalremover.ny">
<Filter>plug-ins</Filter>
</copy>
<copy Include="..\..\..\plug-ins\vocoder.ny">
<Filter>plug-ins</Filter>
</copy>
@@ -2686,4 +2683,4 @@
<Filter>Resources</Filter>
</Manifest>
</ItemGroup>
</Project>
</Project>