Releases: jatinchowdhury18/AnalogTapeModel
Releases · jatinchowdhury18/AnalogTapeModel
2.11.4
2.11.3
Release version 2.11.3. Updates include:
- AAX: added support for ARM Macs.
- Added "RK" preset pack.
- Fixed issues with "Wow" processing at higher sample rates.
- Fixed "Mix Group" being reset with preset changes.
- Improved factory preset level normalization.
- CLAP: Fixed UI scaling on Windows.
- LV2: Changed channel configuration to only support stereo I/O.
2.11.1
Release version 2.11.1. Updates include:
- 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
Release version 2.11.0. Updates include:
- Added multi-channel processing support.
- Added stereo/mid-side "balance" controls.
- Added CLAP plugin format support (with parameter modulation).
- Added accessibility support, for using the plugin with screen reader software.
- Added option to enable/disable OpenGL on Windows/Linux systems with sufficient OpenGL support.
- Added host context menus for slider controls.
- Improved presets system, and added new built-in presets from Carter and Cool WAV.
- Improved UI scaling behaviour, especially for high-resolution screens.
- Fixed V1 mode creating high-pitched tone with linear phase oversampling.
- Fixed compatibility issue related to xsimd::isnan.
2.10.0
Release version 2.10.0. Updates include:
- Added support for AAX plugin format.
- Added mid/side processing option.
- Fixed linear phase oversampling affecting frequency response in STN mode.
2.9.0
Release version 2.9.0. Updates include:
- 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.
- Made oversampling choices preset-agnostic.
- Further improved performance for Hysteresis "STN" mode.
2.8.0
Release version 2.8.0. Updates include:
- Added support for iOS (AUv3) and Apple Silicon.
- Added Azimuth parameter for playhead loss controls.
- Added Variance and Drift parameters for Wow control.
- Fixed stability issue in tone filters.
- Fixed glitches when adjusting loss parameters at large buffer sizes.
- Improved performance for Hysteresis "STN" mode.
- Added sync options for Wow/Flutter rate.
- Added Envelope parameter for Degrade section.
- Added 0.1x control for Degrade "Depth" parameter.
- Improved parameter names for automation menus.
- Added arrows for preset menu.
- Added support for OSX versions 10.12 and up.
- Fixed an audio blowup when toggling the Input Filter makeup.
- Fixed GUI freezing bug in Cakewalk.
- Fixed gain staging bug in Renoise.
- Migrated build pipeline to CMake.
- Created installer packages for Windows/Mac/Linux.
2.7.0
Release version 2.7.0. Updates include:
- Added new hysteresis mode: State Transition Network (STN)
- Updated Loss Filters to improve frequency response and phase response.
- Added high/low-cut filters for the input section.
- Updated presets menu: now supports saving presets, and managing user preset folder.
- Tone section: added transition frequency control, and made bass/treble controls more extreme.
- Added bypass switches for plugin sections.
- Fixed loss filter issues at higher sample rates.
- Added visualizations for Wow and Flutter.
- Added buttons to snap tape speed to conventional values.
- Added coloured circle on bottom bar to visualize mix group.
- Added a new official user manual.
2.6.0
Release version 2.6.0. Update include:
- Added Pre/post emphasis filters for the hysteresis stage.
- Added "mix groups" to allow instances of the plugin to be synced across a mix.
- Added Chew variance parameter to control the randomness of the chew dropouts.
- Improved behavior for thickness slider.
- Improved internal clipping characteristic (to preserve stability).
- Improved DC blocker for hysteresis processor.
2.5.0
Release version 2.5.0. Update include:
- Updated delay lines in wow/flutter processing to use 3-point Lagrange interpolation.
- Change Newton-Raphson solver to use 4 or 8 iterations, in unrolled loop.
- Adjust signal flow so that input/output gains apply only to the wet signal.
- Added simple behavior to automatically check for updates.
- Improved loss filter sliders.
- Fixed tooltip name sometimes not appearing.
- Fixed save/load bug for VST3 in Ableton.