AnalogTapeModel

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

commit a7a041b98bd7d632baabde7ba0ee961fcfdf1bd8
parent 61068fb2fc619ef43460322731b6ab153c5da124
Author: jatinchowdhury18 <jatinchowdhury18@users.noreply.github.com>
Date:   Thu,  9 Sep 2021 07:36:24 -0700

Update CHANGELOG [ci skip]

Diffstat:
MCHANGELOG.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## UNRELEASED +## [2.9.0] - 2021-09-09 - Added tape compression processor. - Improved hysteresis engine performance by ~1.5x. - Improved oversampling menu with choices for linear vs. minimum phase and real-time vs. offline rendering.