TriYop / nkxtract

Extracts NKX Monolith files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nkxtract

Download: Build status

This is a tool to extract files from nkx archives (also known as monolith files). These files are used to hold the samples for Kontakt instruments.

Currently the tool is hardcoded to look for keys in the registry for a single instrument only, the RELEASE instrument. If you want to extract a different instrument's samples, you will have to recompile this with the corresponding instrument name.

Usage

nkxtract.exe c:\path\to\samples.nkx c:\output\directory\

License

This is free software, made available under the terms of the GNU GPL, version 3. See the included COPYING file for the full terms of the license.

About

Extracts NKX Monolith files

License:GNU General Public License v3.0


Languages

Language:C# 100.0%