TUTORIAL: How To Make Lite Versions of KONTAKT Libraries

Discussion in 'Kontakt' started by rollerball, Dec 27, 2021.

  1. Xupito

    Xupito Audiosexual

    Joined:
    Jan 21, 2012
    Messages:
    7,289
    Likes Received:
    4,027
    Location:
    Europe
    Sure, go ahead :wink:
     
  2. El Duderino

    El Duderino Newbie

    Joined:
    Oct 9, 2023
    Messages:
    37
    Likes Received:
    2
    Hey! Does anyone know why an instrument would become completely "silent" after I "delete all zones with missing samples" in an instrument where I have removed all but the Close" mic samples and have loaded it with those samples? It is playable until I delete the zones with missing samples. Could it have been mapped in such a way that all zones are linked or something like that?
     
  3. DonCaballero

    DonCaballero Producer

    Joined:
    Feb 6, 2016
    Messages:
    166
    Likes Received:
    92
    Looks like that one only does 1 file at a time?
    The instructions were less clear than conNCW which didn't work for me either, but I'm not sure if there's a newer version that what I have. All the KVR links are dead so I used the first one in this thread.
     
  4. xorome

    xorome Audiosexual

    Joined:
    Sep 28, 2021
    Messages:
    1,176
    Likes Received:
    859
    yeah, but that's easy to add with something like 'fd', 'find', 'xargs', 'parallel' etc.

    Code:
    fd -e ncw -j 8 -x ncw-convert {} {.}.wav
    -e ncw: find all files with extension ncw
    -j8: use 8 threads
    -x ncw-convert {} {.}.wav run 'ncw-convert filename.ncw filename.wav' on all found files
     
  5. DonaldTwain

    DonaldTwain Producer

    Joined:
    Mar 4, 2020
    Messages:
    152
    Likes Received:
    78
    Has anyone tried shrinking libraries and found all the converted samples (from ncw to wav) are just static noise? It seems to happen mainly for synth presets for me. Why does that happen? I've just had it happen with Emergence's Infinite Upright. The piano samples are ok but all of the others are just noise.
     
    Last edited: Jun 5, 2024
  6. Xupito

    Xupito Audiosexual

    Joined:
    Jan 21, 2012
    Messages:
    7,289
    Likes Received:
    4,027
    Location:
    Europe
    ConNCW is by far the best. Some things that can happen are:

    - the WAV's Kontakt write are not in standard format, so conNCW gives an error when trying to convert.
    This is warned in ConNCW instructions and there's a correctWAV tool to correct it. Although I don't use it, the few times this happens I do it "by hand" with the same Kontakt. But I should learn how to use it
    - the samples folder containing the samples in .ncw after extracting is hidden and/or read-only

    Never touch the instruments besides the standard GUI controls like the mic section disabling all the mics. You can't even delete any sample since Kontakt v6.6 or so. You can with a library made for previous versions, like Kontakt 5

    Rollerball's idea is to replace the samples of the mics you don't use with an empty *.ncw (like a one sample wav/ncw whose value is zero).
     
Loading...
Similar Threads - TUTORIAL Lite Versions Forum Date
Above & Beyond - Satellite & Stealing Time [ Synthesia Tutorial + Free Piano Sheet] Software Reviews and Tutorials Aug 7, 2016
Any Songwriting Tutorials/books worth watching/reading? Education Nov 29, 2024
crack a software or plugin Tutorial Education Nov 10, 2024
What's a genre you dislike in presets, tutorials, sample packs Working with Sound Sep 9, 2024
Virtual Modular Synths (VST Plugin) Tutorial Software Reviews and Tutorials Aug 28, 2024
Loading...