File CHOWTapeModel.changes of Package CHOWTapeModel
-------------------------------------------------------------------
Wed Dec 13 22:49:42 UTC 2023 - kv@kott.no-ip.biz
- Update to version 2.11.4+git.0.604372e:
* Update changelog
* Bump version
* Loosen bounds for PresetLevelTest
* Skip STN test on Macos
* Fixing typo in Wow/OH process variance filter
* Update CHANGELOG
* Revert GUI resizing change
* Bump version #
* Update CJE
* Update CHANGELOG
-------------------------------------------------------------------
Tue Nov 07 07:04:54 UTC 2023 - kv@kott.no-ip.biz
- Update to version 2.11.4+git.0.604372e:
* Update changelog
* Bump version
* Loosen bounds for PresetLevelTest
* Skip STN test on Macos
* Fixing typo in Wow/OH process variance filter
* Update CHANGELOG
* Revert GUI resizing change
* Bump version #
* Update CJE
* Update CHANGELOG
-------------------------------------------------------------------
Wed Jun 15 13:34:10 UTC 2022 - Konstantin Voinov <kv@kott.no-ip.biz>
- disable opengl
-------------------------------------------------------------------
Sun Mar 20 00:56:34 UTC 2022 - Konstantin Voinov <kv@kott.no-ip.biz>
- freeze on git.6.78dae7f as of #252
-------------------------------------------------------------------
Fri Sep 10 05:29:02 UTC 2021 - Konstantin Voinov <kv@kott.no-ip.biz>
- Update to 2.9.0
* 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.
-------------------------------------------------------------------
Thu May 20 02:23:52 UTC 2021 - Konstantin Voinov <kv@kott.no-ip.biz>
- use our JUCE sources
-------------------------------------------------------------------
Thu May 13 00:38:58 UTC 2021 - Konstantin Voinov <kv@kott.no-ip.biz>
- Re-enable jack
-------------------------------------------------------------------
Tue Apr 20 23:30:22 UTC 2021 - Konstantin Voinov <kv@kott.no-ip.biz>
- Version 2.8.0
* 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.9 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.
-------------------------------------------------------------------
Thu Mar 11 06:36:19 UTC 2021 - Konstantin Voinov <kv@kott.no-ip.biz>
- Pre 2.7.3
* 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 parameter names for automation menus.
* Added arrows for preset menu.
* Fixed GUI freezing bug in Cakewalk.
* Fixed gain staging bug in Renoise.
* Migrated build pipeline to CMake.
* Updated "STN" hysteresis mode to use XSIMD backend.
* Created installer packages for Windows/Mac.
-------------------------------------------------------------------
Tue Feb 9 03:18:00 UTC 2021 - Konstantin Voinov <kv@kott.no-ip.biz>
- switch to cmake, lets try distrho-juce
-------------------------------------------------------------------
Thu Nov 26 06:33:00 UTC 2020 - Konstantin Voinov <kv@kott.no-ip.biz>
- Version 2.7.0
* 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.
-------------------------------------------------------------------
Thu Oct 1 09:10:53 UTC 2020 - Konstantin Voinov <kv@kott.no-ip.biz>
- Version 2.6.0
* 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.
-------------------------------------------------------------------
Mon Aug 24 06:57:32 UTC 2020 - Konstantin Voinov <kv@kott.no-ip.biz>
- Version 2.5.0
* 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.
-------------------------------------------------------------------
Tue Jul 28 01:05:36 UTC 2020 - Konstantin Voinov <kv@kott.no-ip.biz>
- Version 2.4.0
* New "Hysteresis Mode" parameter: choose between Runge-Kutta or Newton-Raphson modes, or revert to Version 1.0-style processing.
* New GUI design.
* Added support for LV2 builds on Linux.
* Fixed volume spike when loading plugin during playback.
-------------------------------------------------------------------
Thu Jun 25 22:47:03 UTC 2020 - Konstantin Voinov <kv@kott.no-ip.biz>
- Version 2.3.4
* Fixed slider controls
* Fixed dry/wet phase cancellation issues
- Version 2.3.3
* Fixed save/load bug in some DAWs
* More subtle flutter/wow controls
* Fix issues with phase cancellation and latency reporting
* Turn off JUCE app usage reporting
-------------------------------------------------------------------
Mon Jun 15 02:36:59 UTC 2020 - Konstantin Voinov <kv@kott.no-ip.biz>
- Version 2.3-git4.g1160d84
* Fix phase cancellation issues, latency reporting (#43)
-------------------------------------------------------------------
Tue Jun 9 03:31:09 UTC 2020 - Konstantin Voinov <kv@kott.no-ip.biz>
- Bug fixing (#41)
* Bug fixes in loss filter and flutter/wow
* Adjust presets
-------------------------------------------------------------------
Thu Jun 4 03:56:54 UTC 2020 - Konstantin Voinov <kv@kott.no-ip.biz>
- Version 2.3 bug fixes (#38)
* Fix state loading bug
* Update GUI magic submodule
* Fix state loading (take 2)
* Updated Windows builds
* Add Catalina link to readme
-------------------------------------------------------------------
Thu Jun 4 00:42:32 UTC 2020 - Konstantin Voinov <kv@kott.no-ip.biz>
- Prepare release 2.3.0 (#36)
* Prepare release 2.3.0
* Add Manufacturer code
* Attempt to fix divide by zero in loss filter
* Fix compiler issues
* Extend timeout time for Travis Linux validation
* Travis: Reduce pluginval strictness for Mac
* Updated builds
* Update screenshot
-------------------------------------------------------------------
Tue Jun 2 05:31:19 UTC 2020 - Konstantin Voinov <kv@kott.no-ip.biz>
- Version 2.2+git8
* Update README [ci skip]
* Working on fixing clicks (#35)
* Fix clicks in GainProcessor and DegradeProcessor
* Fix clicks on start playback
* Flutter wow (#34)
* Set up separate wow/flutter params
* Separate wow and flutter processing
* Improved wow processing
-------------------------------------------------------------------
Fri May 22 13:27:14 UTC 2020 - Konstantin Voinov <kv@kott.no-ip.biz>
- Version 2.2+git5
* Presets (#32)
* Start working on presets
* New presets, and updated preset mechanisms
* Fix listener deletion bug, etc
* Ignore Windows travis (again)
* New Windows builds
* Updates to Flutter algorithm
* Use alpha transform instead of bilinear to allow 1x oversampling
* Fix stability issues related to tanh approx and input range
-------------------------------------------------------------------
Thu May 7 00:13:54 UTC 2020 - Konstantin Voinov <kv@kott.no-ip.biz>
- Version 2.2
* Improved "chew" algorithm
* Much improved overall efficiency
* General bug fixes
-------------------------------------------------------------------
Mon Apr 27 08:13:31 UTC 2020 - Konstantin Voinov <kv@kott.no-ip.biz>
- Update to v2.1
* New processors for modelling tape degradation and "chew"
* New GUI (courtesy of Foleys GUI Magic)
* Improved efficiency for Loss filters
* General bug fixes
-------------------------------------------------------------------
Tue Jan 14 10:35:03 UTC 2020 - Konstantin Voinov <kv@kott.no-ip.biz>
- v2.0 Release
* New hysteresis processor, much lower CPU consumption
* Updated playhead model
* Updated flutter processor with independent rate and depth controls
* Variable oversampling parameter (2x, 4x, 8x)
* Improved stability