This feature allows users to manipulate wavetable positions and modulation directly from a simplified, custom interface without entering Instrument Edit mode . 1. Define the Visual Layout (GUI Designer)
: Use on init to declare variables and set the Performance View size. Native Instruments Kontakt 6 v6.5.2
: Assign specific PNG graphics to these controls to match the Play Series aesthetic (e.g., Analog Dreams ). This feature allows users to manipulate wavetable positions
: Use on ui_control ($WT_Pos_Knob) to trigger a set_engine_par command. This updates the Wavetable Position in real-time as the user turns the knob. Native Instruments Kontakt 6 v6.5.2