Kontakt позволяет вам воспроизводить и обрабатывать ранее записанные аудиоданные - сэмплы музыкальных инструментов, звуковых эффектов, вокальных треков и пр. - но это только малая часть из всего спектра его возможностей. В Контакте вы можете использовать готовые инструменты из огромного количества библиотек от сторонних разработчиков или создавать свои виртуальные инструменты, применять к их аудиосигналам мощные встроенные модули обработки, выстраивать сложные схемы исполнения с разнообразными модуляционными связями. Возможно всё - от сверхточного воссоздания реальных инструментов до создания оригинальных, ни на что не похожих инструментов.
8.4.1 (2025-05-26) ADDED Data Tracking about Default vs Classic View settings
FIXED File Menu (Load Recent) stays open if cursor is on hover after load
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 KSP: 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 KUI: New ‘Text’ property to fetch $CONTROL_PAR_TEXT for KSPButton, KSPKnob, KSPSwitch and KSPValueEdit
ADDED KUI: Ability to disable automatic closing of Popovers
ADDED KUI: Customizable TextInput component
ADDED KUI: Main thread scripting with Komplete Script (can run even when GUI is not open)
ADDED KUI: Reduced wait times by not re-triggering KUI reloading if reloading is triggered during a reload
FIXED KUI: Changing the visibility of a ui_menu entry in KSP wasn’t reflected in KUI
FIXED KUI: Divide-by-zero corrupts layout without error
FIXED KUI: Modifier inside declarative for/if can cause a cycle detection error
FIXED KUI: Hierarchical order of reactive updates not always respected
FIXED KUI: Feature toggle for experimental features broken