fix of the AnalogFilter Punch (#136)
commit11a8031753a4743f3a1e5a7510e6d7f79407f696
authorfriedolino78 <34608315+friedolino78@users.noreply.github.com>
Thu, 16 Sep 2021 20:10:14 +0000 (16 22:10 +0200)
committerGitHub <noreply@github.com>
Thu, 16 Sep 2021 20:10:14 +0000 (16 22:10 +0200)
tree2be6823cb25c276eefd25b9dee3df1a39b9e3345
parent9fd44013b620e423ce80beec2a3e7f6f0ec6f33f
fix of the AnalogFilter Punch (#136)

* fix of the AnalogFilter Punch

Co-authored-by: Friedolino <mkirchn@freenet.de>
src/DSP/AnalogFilter.cpp
src/DSP/AnalogFilter.h
src/DSP/Value_Smoothing_Filter.cpp
src/DSP/Value_Smoothing_Filter.h
src/Tests/AdNoteTest.cpp
src/Tests/PadNoteTest.cpp
src/Tests/SubNoteTest.cpp
src/Tests/UnisonTest.cpp