1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-12-03 15:20:17 +01:00

Added Norm C's Scientific Filter.

This commit is contained in:
james.k.crook@gmail.com
2013-10-02 10:32:41 +00:00
parent 856c51e6a6
commit 2543ea7897
7 changed files with 1678 additions and 0 deletions

View File

@@ -1099,6 +1099,14 @@
RelativePath="..\..\..\src\effects\BassTreble.h"
>
</File>
<File
RelativePath="..\..\..\src\effects\Biquad.cpp"
>
</File>
<File
RelativePath="..\..\..\src\effects\Biquad.h"
>
</File>
<File
RelativePath="..\..\..\src\effects\ChangePitch.cpp"
>
@@ -1327,6 +1335,14 @@
RelativePath="..\..\..\src\effects\SBSMSEffect.h"
>
</File>
<File
RelativePath="..\..\..\src\effects\ScienFilter.cpp"
>
</File>
<File
RelativePath="..\..\..\src\effects\ScienFilter.h"
>
</File>
<File
RelativePath="..\..\..\src\effects\ScoreAlignDialog.cpp"
>