AnalogTapeModel

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

commit 1c173a57a72351abb3bf6e1f55079679ef9c35db
parent 95307977babe586049216e390df1a821d631cd6c
Author: Jatin Chowdhury <jatinchowdhury18@gmail.com>
Date:   Fri, 13 Jan 2023 14:35:54 -0800

Update changelog

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.11.1] - 2023-01-13 - Improved graphics rendering performance. - Improved strategy for handling OpenGL option on Windows. - Adjusted clip guard for RK2 Hysteresis mode.