LiTE Converter 2.0.2 Automated 24 16 Bits Conversion For Kontakt Libraries by YodaDL WIN

P2P | 20 June 2025 | 27 MB
This is a powershell script which will extract NCW files to 24 bits WAV files, convert them to 16 bits with a high quality dither, and recompress to NCW files with a single click.
You can now drop a full library with NKX containers for automatic conversion!
The script does the following:
-Unpack NKX files if needed
-NCW to WAV files conversion (using conNCW)
-Directly handle WAV files as well
-24 bits to 16 bits WAV conversion
-Dithering with subtle noise shaping curve (default, 15 curve profiles available)
-16 bits WAV to NCW file conversion
-Full source directory structure is maintained in destination
What it does NOT:
-Pack NKX files after conversion
-Remove microphone position or any other strip operation
-Resave kontakt instruments
-You still have to do these operations manually.
You can drop the entire library folder in source folder to convert it and get a lite version in a single operation.
If you want to pack samples in NKX containers after conversion, you have to use the provided DoubleCommander which is a portable version with preinstalled inNKX plugin.
The script uses these great open source / free tools:
- conNCW
- Sox (sourceforge.net/projects/sox/)
- ReSampler (github.com/jniemann66/ReSampler)
- cmdtotal.exe (totalcmd.net/plugring/cmdtotal.html)
- inNKX.wcx that allow NKX support
Script and documentation are English only.
What’s new in 2.0 version
This is a major improvement to my first script, here are the key changes:
-NKX decompression is supported (the library might need to be correctly installed in your system for the unpacking to work).
-Auto detect samples types: you can drop NKX, NCW or WAV files for conversion, file type will be detected and process will adapt to source files.
-Different checks added: check source files, check destination at start if not empty
-Progression bar during wav conversion and dither, which is cool because this is the longest step
-Clean source variable, full library
-Downside: no more french translation as it is hard to maintain, maybe later if asked.
Upload Contents:
LiTE Converter 2.0.2
DoubleCommander with inNKX included
Script updated to 2.0.2
Fixed: bad paths could occur when converting from nkx files, depending on paths lengths.
Added some checks too.