File vaporizer2.changes of Package vaporizer2
-------------------------------------------------------------------
Tue Sep 17 00:14:22 UTC 2024 - Konstantin Voinov konstantin.voinov@gmail.com
- Update to version 3.5.0+git.11.1c56c4b:
* Fix race condition causing use-after-free bugs
* Delete plugins.json
* Update plugins.json
* Update README.md
* Update plugins.json
* Update plugins.json
* Create plugins.json for Studiorack support
* Update README.md
-------------------------------------------------------------------
Sun Mar 03 23:35:50 UTC 2024 - Konstantin Voinov konstantin.voinov@gmail.com
- Update to version 3.5.0+git.2.2b2a97b:
* Fix Drag and Drop display
* Load preset by drag and drop vvp file on header component
* Changes to GUIRuntimeModel
* Update VASTvaporizer.jucer
* 3.5.0 changes - new presets
* 3.5.0 changes - modulation matrix
* Highlight modulation sources on side panel
* Create AR Comb ARP.vvp
* Add installation rules
-------------------------------------------------------------------
Mon Feb 19 01:08:45 UTC 2024 - Konstantin Voinov <kv@kott.no-ip.biz>
- update Fedora build flags
-------------------------------------------------------------------
Sat Feb 10 23:21:28 UTC 2024 - Konstantin Voinov konstantin.voinov@gmail.com
- Update to version 3.4.8+git.0.4815055:
* 348 changes
* Update README.md
* Add submodule for clap-juce-extensions
-------------------------------------------------------------------
Wed Dec 27 19:26:17 UTC 2023 - Konstantin Voinov konstantin.voinov@gmail.com
- Update to version 3.4.5+git.17.569e0b9:
* Update OSXPackage.pkgproj
* Update Vaporizer2.iss
* Update Vaporizer2.iss
* Fix MPW note on pitch bend issue
* Package CLAP plugin
* Optimization of save state
* Leaner UI updates
* Correction of keyboard layout
* Remove Critical Sections to avoid preset change clicks
* Fix CPU spike in Bitwig
* Mod Wheel UI fix
* Fixed mod wheel UI glitch issue
-------------------------------------------------------------------
Mon Dec 11 19:53:41 UTC 2023 - Konstantin Voinov konstantin.voinov@gmail.com
- Update to version 3.4.3+git.6.88bd029:
* Fix Preset data
* Fix bug in mono legato voicing
* Voicing changes
* Update VASTSynthesiser.cpp
-------------------------------------------------------------------
Mon Dec 11 01:08:15 UTC 2023 - Konstantin Voinov <kv@kott.no-ip.biz>
- use gcc12 for Leap
-------------------------------------------------------------------
Sun Dec 10 23:46:04 UTC 2023 - Konstantin Voinov konstantin.voinov@gmail.com
- Update to version 3.4.3+git.2.7657429:
* Fix Voicing
* Memory management
* Thread safety and asynchronous preset loading
- v3.4.3 changes:
* Removed optional moduleinfo.json from VST3 bundles as it led to issues
in Tracktion Waveform, Reason and other DAWs
* Removed clicks when changing presets while playing (fade-in/out mechanism
was broken)
* Removed sporadical click in filter on first notes after load of preset
* Preset XML files are loaded asynchronously to decrease start up time of plugin
* Fixed a bug with parameter changes done by hosts on the audio channel
leading to hangs and crashes
* Added mono bus layout as this seems to be required in several hosts for VST3
* Smoothing of midi pitchbend and modwheel messages fixed
* MPE bend range fixed (96 semitones had to be set to get 48)
* Fixed unintentional mono processing in Comb filter FX
* Added a configuration setting for keyboard keys to plugin midi keyboard
mapping plus base octave
* Tryed to fix a sporadic crash of VST3 in certain hosts on quick program
change while playing (e.g. in Cakewalk, unconfirmed yet that it is fixed)
* Windows installer did not correctly install _SSE2* names when that was selected
* CLAP build in CMake (still experimental)
-------------------------------------------------------------------
Sun Dec 03 20:48:01 UTC 2023 - Konstantin Voinov konstantin.voinov@gmail.com
- Update to version 3.4.0:
* Fix of a reported Cakewalk problem
-------------------------------------------------------------------
Sun Dec 03 01:32:41 UTC 2023 - Konstantin Voinov konstantin.voinov@gmail.com
- Update to version 3.4.0:
* Fix for granular sampler
-------------------------------------------------------------------
Sun Dec 3 01:20:13 UTC 2023 - Konstantin Voinov <kv@kott.no-ip.biz>
- Version 3.4.0
* Added native Mac M1/M2 silicon support (neon vector extensions)
* Addded LV2 Linux builds
* Added microtuning support (AnaMark Tuning files .TUN support)
* Added permanent link option for modulation wheel to custom modulator
* Added 32 note polyphony mode
* Major performance improvements saving CPU
* Many stability improvements
* Improved GUI fonts and tooltips
* Additional factory presets
* Improved installers
* Midi keyboard key hold mode
* Uses FFTW3 per default with major performance gais in wavetable engine
* Separated factory and user folders for presets, wavetables and wavs
* Properly handle install directory as read-only - moved settings
to user managed folder
* JUCE upgrade to 7.0.8
* Added CMake support
* Bugfix: ARP sync in Logic on macOS no longer leads to distorted sound
* Bugfix: Corrected editing of imaginary wavtebabkle parts in
frequency domain editor
* Removed legacy 32-bit builds from installers (you still can
CMake them on your own)