Native Instruments Kontakt 8 v8.4.0 WiN-bobdule

bobdule | 20 May 2025 | 1.2 GB
With KONTAKT, you can sound like a snare drum, a symphony orchestra, or anything in between, from a universe of sampled instruments. It’s a simple sampler when you want it to be, and a deep sonic scripting laboratory when you need something more. The next generation of the world’s favorite sampling platform gives you new instruments and new features under the hood – so you can layer, link, stretch, and shape your sounds any way you can imagine.
8.4.0 — 2025-05-20
Minimum OS requirements: macOS 13, 14, and 15 (latest update), Windows 10 or 11 (latest Service Pack).
OVERALL CHANGES.
ADDED Further analytics for Default vs Classic View usage from opt-in users
FIXED Crash when removing Instrument and switching Pages
FIXED Crash when clicking Activate Demo
FIXED Instrument Sidepane Navigator Volume/Pan unresponsive to automation
FIXED Instrument Sidepane Navigator buttons were stealing Spacebar focus from DAW
FIXED Clicking File/New Leap inadvertently created two Leap instruments
FIXED Minimizing the Instrument Header of small-height instruments made them invisible in Classic View
FIXED Snapshot not highlighted when loading default preset
FIXED Default View rack not displaying instruments when switching from empty page of Classic View
FIXED Clicking Snapshot Previous/Next jumps to first Snapshot after reopening instrument GUI in DAW
FIXED Artwork for Tools, Leap, and some Combined content not displayed in navigator and on hardware
BUILDER CHANGES.
ADDED 1960’s tweed era amplifier FX DSP - Reverb Delight from Guitar Rig 7
ADDED New ‘Text’ property to fetch $CONTROL_PAR_TEXT for KSPButton, KSPKnob, KSPSwitch and KSPValueEdit
ADDED Ability to get the info set via redirect_output() in previous script slots with new event parameters $EVENT_PAR_OUTPUT_TYPE and $EVENT_PAR_OUTPUT_INDEX and returning a new constant $OUTPUT_TYPE_NOT_SPECIFIED if output was not set/detected
ADDED Ability to disable automatic closing of Popovers in KUI
ADDED Customizable TextInput component to KUI
ADDED Main thread scripting with Komplete Script (can run even when GUI is not open)
ADDED Reduced wait times by not re-triggering KUI reloading if reloading is triggered during a reload
FIXED Changing the visibility of a ui_menu entry in KSP isn’t reflected in KUI
FIXED Divide-by-zero corrupts layout without error in KUI
FIXED Modifier inside declarative for/if can cause a cycle detection error in KUI
FIXED Hierarchical order of reactive updates not always respected in KUI
FIXED Feature toggle for experimental KUI features broken