I found a utility that supposedly extracts Kontakt nks files. Unfortunately it's one of my biggest nightmares as it is command line based. Secondly the 'documentation' in the read me file apparently assumes that you're a full fledged Unix programmer which musicians in the vast majority usually aren't... (have mercy)
Here's a little flavour:
QUOTE
unnks extracts data from nks and nkx archives, which are commonly used by
several music synthesis programs. It has a similar interface to GNU tar.
Instead of doing
tar -xvf archive.tar,
just do
unnks -xvf archive.nks,
or optionally
unnks -C output_dir -xvf archive.nks.
several music synthesis programs. It has a similar interface to GNU tar.
Instead of doing
tar -xvf archive.tar,
just do
unnks -xvf archive.nks,
or optionally
unnks -C output_dir -xvf archive.nks.
When I try this in Terminal I get unnks 'command not found'
I'll probably have to shift files around and enter some other commands to enable this thing to even get that far.
http://mac.softpedia.com/get/Compression-Tools/unnks.shtml
Perhaps someone has used this app and would be nice enough to share a detailed step-by-step tutorial on how to get this thing to run.
Much appreciated
