/KoEd

An utility library for editing Kontakt associated files.

Primary LanguageC++GNU Lesser General Public License v3.0LGPL-3.0

KoEd

GPL-3.0 licensed

How to use

KoEd.exe -[option] "[libraryName].nicnt"
  1. Extract data section files

  2. Modify [libraryName]_ProductHints.xml contains product related info [libraryName]_Wallpaper.png is the embedded rack wallpaper [libraryName]_LibInfo.xml contains instrument and sample related info

  3. Repack Please keep all data section file name unchanged before repack

Avaliable options

-e //extract data section files from .nicnt file
-c //create .nicnt file from unpacked data section files

Dependencies

  • CMake 3.10+

How to build

Run BuildWin-VS15.bat on Windows