diff --git a/.modules/OpenTabletDriver b/.modules/OpenTabletDriver index a23ab0d..905c037 160000 --- a/.modules/OpenTabletDriver +++ b/.modules/OpenTabletDriver @@ -1 +1 @@ -Subproject commit a23ab0d4e04e4ee51cb1416c4a4afb2f15c9a9ef +Subproject commit 905c0376fd9423558aff23e7608d7a0aa0012144 diff --git a/Reconstructor/Reconstructor.cs b/Reconstructor/Reconstructor.cs index 9e338d2..cc69a6f 100644 --- a/Reconstructor/Reconstructor.cs +++ b/Reconstructor/Reconstructor.cs @@ -111,6 +111,6 @@ namespace VoiDPlugins private int window; private double weight; - public FilterStage FilterStage => FilterStage.PreTranspose; + public FilterStage FilterStage => FilterStage.PreInterpolate; } } \ No newline at end of file