Releases: NFJones/njones-vst
Releases · NFJones/njones-vst
Legacy quantization option
Performance optimizations
- Specialize the ring buffer copy logic so that std::copy can be used rather than copying individual samples.
- Improve and simplify quantization logic when beat sync is enabled.
Initialization memory fixes
v1.3.0
This release fixes a bug in the Eris initialization routine which was resulting in out of memory errors in some cases.
Installation
You can install either by using the exe installer (Windows will complain about security) or by unpacking the zip into your VST3 directory. If you opt to use the zip, make sure that the files are not moved relative to one another or Eris will fail to load.