AnalogTapeModel

Physical modelling signal processing for analog tape recording
Log | Files | Refs | Submodules | README | LICENSE

commit 7d7eaab5f1d96293731bcb41a628945b2ea053d4
parent 25f0d24c8e53101e9e0000087e556d12c5673de2
Author: jatinchowdhury18 <[email protected]>
Date:   Thu, 13 Aug 2020 10:41:57 -0700

Update changelog [ci skip]

Diffstat:
MCHANGELOG.md | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to this project will be documented in this file. +## [UNRELEASED] +- Updated delay lines in wow/flutter processing to use 3-point + Lagrange interpolation. + ## [2.4.0] - 2020-07-26 - New "Hysteresis Mode" parameter: choose between Runge-Kutta or Newton-Raphson modes, or revert to Version 1.0-style processing.