Skip to content

1.17.0

Compare
Choose a tag to compare
@mkruselj mkruselj released this 13 Sep 23:00
· 62 commits to master since this release

This version brings support for Kontakt 7.6 additions (including NKS2 parameter descriptive information and navigation commands!), along with several fixes.

  • Added support for real array arguments in load/save_array(_str) commands. This was supposed to be there in 7.5, alas...

  • Fixed missing Raum engine parameters ($ENGINE_PAR_RAUM_REVERB, $ENGINE_PAR_RAUM_PREDELAY_UNIT)

  • Fixed incorrectly named engine parameter for Raum Low Shelf (it was $ENGINE_PAR_RAUM_LOWCUT instead of $ENGINE_PAR_RAUM_LOWSHELF)

  • Fixed superfluous closed parentheses appearing in auto-completion suggestions for certain commands

  • Updated the list of functions with forced parentheses with all remaining commands that weren't there yet