Anukari Release Types
There are three types of releases for Anukari available on the download page:
- Stable: This is the current stable version of Anukari, which is recommended for all users.
- Previous: This is the previous stable version of Anukari. It is provided in case you need to revert to a previous version.
- Testing: This is the very latest version of Anukari, which is currently being tested. It may contain bugs or other issues that need to be resolved before it is released as a stable version. It will also have the latest features and fixes. There may not always be a testing release available, for example if there was recently a stable release.
Release Notes
0.9.8 (Testing)
- Released June 13, 2025
- New Features
- Added full support for multichannel input/output, with up to 50 input channels and 50 output channels. This works both in the standalone application as well as in DAWs that support multichannel audio. This is still fairly experimental, so please report any issues you encounter with it. In particular it needs to be thoroughly tested in more DAWs.
- Changed mics and audio inputs so that they can both be mapped to either mono channels or stereo pairs. To disable them now, you map them to the <none> channel. This feature replaces the Ext. Output and Ext. Input checkboxes.
- Added 20+ new factory presets based on the new MIDI Note Trigger feature.
- Changed the preset chooser tool in AnukariEffect so that it now shows all preset categories, not just the Effect category.
- Changed the preset chooser so that when a bank or category is selected, the first preset in that bank/category is automatically loaded.
- [Windows] Added support for ASIO audio devices.
- Fixes
- Changed all factory Effect presets to use Singleton mode by default (some were accidentally polyphonic).
- Fixed a bug where sometimes the preset could be marked as modified even when the user did not actually modify it.
- Fixed a bug where the MIDI note picking widget could sometimes incorrectly display the keyboard note picker when the preset was not in Singleton mode.
- [macOS] Fixed an issue where the 3D view frame rate could stutter despite having lots of GPU performance available.
- [macOS] Fixed the "new version available" window incorrectly having a transparent background.
- [macOS] Moved the "About" menu item to the macOS Apple menu where it belongs (it was previously under the Windows-standard Help menu).
0.9.7 (Stable)
- Released June 2, 2025
- Fixes
- Fixed a crash that could occur when loading an invalid preset file.
- Performance
- [macOS] Enabled the performance enhancements from the 0.9.6 release for all supported macOS versions, not just macOS 15.
- [macOS] Added some further performance tweaks based on user feedback from the 0.9.6 release.
- [Windows] More small performance tweaks for the CUDA backend.
0.9.6
- Released May 27, 2025
- New Features
- Added two new LFO shapes: Sample & Interpolate Smooth and Sample & Interpolate Linear. These are similar to the existing Sample & Hold shape, but instead of instantly jumping between random values, they interpolate between them with different degrees of smoothness.
- Added a new MIDI Note Trigger modulation target for all exciters, LFOs, and Trigger Envelopes. This allows you to trigger note on/off events for these entities via internal modulation signals. For example, you can now have an LFO trigger a mallet, or an envelope follower could trigger a plectrum. See this video for a quick tutorial on how to use it.
- Performance
- [macOS] Performance improvements across all macOS devices. Note that these optimizations require macos 15.0 or later.
- [macOS] Added more detail to the performance info the developer logs, to help diagnose performance issues going forward.
- [Windows] Some small performance improvements for the CUDA backend.
0.9.5 (Previous)
- Released May 11, 2025
- Performance
- [macOS] Significant performance improvements for users with devices that have more GPU cores, especially the upper-tier "Pro" machines and "Max" machines of all generations (M1, M2, M3, M4).
- [macOS] Improved performance when running multiple instances of the plugin, and in particular when running instances of both Anukari and AnukariEffect.
- Compatibility
- [Windows] Improved the CUDA simulator backend's compatibility with some of the most recent NVIDIA GPUs (RTX 50 series).
- Usability
- Changed the units for most "time" sliders (like delay time) to be in milliseconds instead of seconds.
0.9.4
- Released May 3, 2025
- Performance
- [macOS] Improved performance for some users on Apple M3 and M4 machines.
0.9.3
- Released April 30, 2025
- Bug Fixes
- Made the demo mode dropouts/white noise much less frequent and less loud based on feedback from users.
- Fixed a crash when not connected to the internet (Anukari does not require an internet connection to run, but if a connection is available it will check for updates).
0.9.2
- Released April 26, 2025
- New Features
- Added 13 new Effect presets, and improved a bunch of the existing Effect presets. Now up to 219 Instrument/Effect presets in total.
- Bug Fixes
- Added a feature to automatically reset the GPU simulation when unexpected, spurious errors occur. This fixes an issue on macOS 12.6 where GPU issues sometimes occur during startup.
- Don’t include the license key file in the “Get Support” generated .zip file, to avoid issues if users share this file publicly by accident.