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