AnalogTapeModel

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

commit 95307977babe586049216e390df1a821d631cd6c
parent 73d8bc6739376a97d2ed8b48a115d59d31668328
Author: jatinchowdhury18 <jatinchowdhury18@gmail.com>
Date:   Wed, 11 Jan 2023 22:58:50 -0800

Update CHANGELOG [ci skip]
Diffstat:
MCHANGELOG.md | 7+++++++
1 file changed, 7 insertions(+), 0 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## [UNRELEASED] +- Improved graphics rendering performance. +- Improved strategy for handling OpenGL option on Windows. +- Adjusted clip guard for RK2 Hysteresis mode. +- Fixed phase bound for Flutter processor. +- Fixed main view scrolling when dragging sliders on iOS. + ## [2.11.0] - 2022-07-14 - Added multi-channel processing support. - Added stereo/mid-side "balance" controls.