NimBank Tool Update v2.6




New release for the NiMBank Tool in v2.6, the tool to tag Maschine, Massive and Kontakt files.

If you use old Kontakt files, open files with Kontakt and save (or use the batch re-save in Kontakt) to update to the new file format.

NKS Map

In this release, I add the possibility to export NKS map from massive files.

So you can do something like that in Komplete Kontrol :


How to do 

With Komplete Kontrol

  • Open your Kontakt instrument (instrument.nki)
  • Create your map in Komplete Kontrol
  • Save to myfile.nksn

With NiMBank

  • Export NKS Map
# NiMBank -e myNKSMap.map myfile.nksn
  • Import NKS Map to your Kontakt instrument
# NiMBank -i myNKSMap.map instrument.nmsv

Download

Download the Python script NimBank : 

Download the default Massive map :    

More Information

There's a tutorial here.
A discussion an NI Forum (Thx to D-One for the software support and tutorials...)
And read the other NimBank articles...

Release

# 2.6b: Correct the Delete NKS map & Correct minor bug
# 2.6  : ADD NKS map to massive file (nmsv)
# 2.5  : Import/Export NKS data for nksm and nki FIle
# 2.4  : Add nksn support (snapshoot)
# 2.3  : Tag reader... AT WORK.
# 2.2  : Add nkm & nki support (Kontakt file)
# 2.0  : Add option delete Maschine Macro description for Massive files - Add mxprj support
# 1.9  : Correction file corrupt if modify author & vendor
# 1.8  : Add csv and xml export file information
# 1.7  : Add name, vendor, author, comment add/delete/modification
# 1.6  : Reorganize code
# 1.5  : Add Massive support
# 1.4  : Add Sub Bank
# 1.3  : Add Recursive Mode
# 1.2  : Stable version