NKS User Library

Options
13637394142134

Comments

  • Vagus
    Vagus Member Posts: 411 Guru
    Options

    I think it's all about preferremce - I've got too many FX plugins (all plugins really), but I use them for inspiration, rather than going for a specific effect.

  • Kymeia
    Kymeia NKS User Library Mod Posts: 3,776 mod
    edited January 2023
    Options

    Just posted the first batch of Absynth previews - these for some of my favourites - Biolabs Absynth Sounds including the bonus and Tim Conrardy patches and some extra ones by biomechanoid from the user library and previews for all Absynth banks by Leap Into The Void

  • paulyminogue
    paulyminogue Member Posts: 70 Member
    Options

    Did somebody know if the ReFX Nexus Team are also working on an update for the NKS VST3 support on M1?

    I can't find anything about that also if Arturia is doing something?

  • Kymeia
    Kymeia NKS User Library Mod Posts: 3,776 mod
    Options

    I know Arturia are

    Not sure about ReFX

  • alteronthebeat
    alteronthebeat Member Posts: 5 Member
    Options

    Finally ported Flavor Pro to NKS. Artwork included.

  • Kymeia
    Kymeia NKS User Library Mod Posts: 3,776 mod
    edited January 2023
    Options

    OK I have reorganised a lot of free patches as many were just in small banks of a few patches or single patches and also consolidated some older Absynth version factory patches and generated previews for them all, as well as the remaining commercial banks I own. For the commercial banks obviously these only have the previews and the organisation is untouched, but for the ones I have reorganised it makes sense to include the presets as well as the previews, otherwise it would be a pain for people to work out what goes where. As these are free and old factory patches I trust this is ok but if anyone objects to a patch or bank of their's being hosted here I will remove it.


    Still have a few odds and ends to sort out

  • Sunborn
    Sunborn NKS User Library Mod Posts: 2,363 mod
    edited January 2023
    Options

    For those of you who are using gulp to rename and tag banks: I don't know if someone else did it before, but i discovered that the gulp script can be modified in numerous ways to speed things up!

    Here is an example of 10 simultaneous folders, with various combinations of products, banks and sub-banks (i have test it to up to 25 folders and it is perfectly working, but lets stay on 10 for now):

    gulp.task 'rewrite', ->
      gulp.src ["src/**/*.nksf", "src/**/*.nksfx"]
        .pipe rewrite
          bankchain: ['Zebra2', 'Trance Euphoria', 'Future Trance Anthems']
        .pipe gulp.dest 'dist'
      gulp.src ["src1/**/*.nksf", "src1/**/*.nksfx"]
        .pipe rewrite
          bankchain: ['Zebra2', 'Trance TechnoSoundbanks', 'Monsterpack']
        .pipe gulp.dest 'dist'
      gulp.src ["src2/**/*.nksf", "src2/**/*.nksfx"]
        .pipe rewrite
          bankchain: ['Zebra2', 'Triple Spiral Audio', 'Beyond Dreams']
        .pipe gulp.dest 'dist'
      gulp.src ["src3/**/*.nksf", "src3/**/*.nksfx"]
        .pipe rewrite
          bankchain: ['Zebra2', 'Triple Spiral Audio', 'Black']
        .pipe gulp.dest 'dist'
      gulp.src ["src4/**/*.nksf", "src4/**/*.nksfx"]
        .pipe rewrite
          bankchain: ['Zebra2', 'Triple Spiral Audio', 'White']
        .pipe gulp.dest 'dist'
      gulp.src ["src5/**/*.nksf", "src5/**/*.nksfx"]
        .pipe rewrite
          bankchain: ['Sylenth1', 'Revealed', 'Bass Vol. 1']
        .pipe gulp.dest 'dist'
      gulp.src ["src6/**/*.nksf", "src6/**/*.nksfx"]
        .pipe rewrite
          bankchain: ['Sylenth1', 'Revealed', 'Bass Vol. 2']
        .pipe gulp.dest 'dist'
      gulp.src ["src7/**/*.nksf", "src7/**/*.nksfx"]
        .pipe rewrite
          bankchain: ['Sylenth1', 'Psylenth', 'Forest']
        .pipe gulp.dest 'dist'
      gulp.src ["src8/**/*.nksf", "src8/**/*.nksfx"]
        .pipe rewrite
          bankchain: ['Dune3', 'Starmap', '']
        .pipe gulp.dest 'dist'
      gulp.src ["src9/**/*.nksf", "src9/**/*.nksfx"]
        .pipe rewrite
          bankchain: ['Dune3', 'Paradox', '']
        .pipe gulp.dest 'dist'
    
    

    You have to make 10 folders (or, as many you like, as long as you expand the script too) named src1, src2, src3 etc. and on each folder you add a bank (even from different vendors and products, with sub-banks or not), but you keep only one dist folder. Everything goes there, with much less copy-paste bank by bank!

    I hope it will be helpful to some of you 😉

  • Mercury
    Mercury Member Posts: 87 Advisor
    Options
  • Sunborn
    Sunborn NKS User Library Mod Posts: 2,363 mod
    edited January 2023
    Options

    For those who have Maschine but not Komplete Kontrol and want to see images on their NKS presets, instead of blank files, i made 2 custom images and also separate the instrument from the FX in registry, as: Native Kontrol Standard Instrument Preset, and Native Kontrol Standard FX Preset.

    The registry values needs the 2 icons to be at: C:\Users\Public\Documents\NI Resources, but you can modify them easily to whatever folder you like. This is for Windows users, but maybe can be useful to Mac users as well, with some modification.

    Zip archive includes 2 Windows .ico file and 1 .reg (Registration entry) file.


    UPDATE: Mac version added, thanks to @Diam


  • Diam
    Diam Member Posts: 217 Helper
    Options

    Thanks. That is real handy. I have converted these to Mac format and sent to you in case you wanted to share. Much appreciated.

  • Guy Brown
    Guy Brown Member Posts: 24 Member
    Options

    Awesome, thanks 🙏

    Don’t suppose you are planning on doing the other MPC/Air plug-ins such as Fabric XL, OPx-4, Mini D, etc are you?

  • Kymeia
    Kymeia NKS User Library Mod Posts: 3,776 mod
    edited January 2023
    Options

    Here's a complete NKS conversion for Plugin Alliance/DSAudio Tantra 2 VST3:

    https://www.dropbox.com/s/bwr8hdnm6hzbwfc/DS%20Tantra%202%20VST3%20NKS.zip?dl=0

    Fully tagged with all factory and add-on banks

    Made from scratch with the VST3 version using the latest Tantra update

  • Vagus
    Vagus Member Posts: 411 Guru
    Options

    I'll have Kilohearts Snap Heap later tonight - just finishing up some of the tagging a little later, and it's done.

  • Sunborn
    Sunborn NKS User Library Mod Posts: 2,363 mod
    Options

    Plugin Alliance DS Thorn NKS

    In addition, to Kymeia's DS Tantra 2, here is DS Thorn latest version 1.3, all Factory presets, without some unnecessary double files, plus 3 Expansions, all tagged by category. I made some new logos, but no master template file (...bored), if someone wants can make one.



Back To Top