NKS User Library

15681011134

Comments

  • Christos Adamos
    Christos Adamos Member Posts: 131 Pro

    Here is the new links for the Astral Forms and Micahs Choir from SA

    Reconverted from my MAC and also tested on 2 PC's.

    Works ok for me and i hope that works ok for you too

    Thanks for your patient!




  • paulyminogue
    paulyminogue Member Posts: 70 Member
  • CubaseThomas
    CubaseThomas Member Posts: 31 Member
  • Christos Adamos
    Christos Adamos Member Posts: 131 Pro

    Great! Thanks guys.

    It seems that something changed in Windows version of SA app.

    I will investigate further, but at this time i will convert any new LABS with MAC, just for safety

  • Vagus
    Vagus Member Posts: 410 Guru

    Morning all.

    I did this a while back, but due to travelling, I've not had a chance to upload.

    Borsta by Klevgrand.

    Download


  • CubaseThomas
    CubaseThomas Member Posts: 31 Member

    Thank you Vagus! Very much appreciated!

    I really like all the stuff by Klevgrand. They make cool stuff!

    Are there more NKS-Kits for their plug-ins I maybe have missed.... :-) Thanks

  • Vagus
    Vagus Member Posts: 410 Guru

    They do have well made plugins, but Borsta is the only one I own at present - not sure if anyone else has done any of the others.

  • JanusOfficial
    JanusOfficial Member Posts: 3 Member

    I am curious about something, since I understand you do most of the work in a PC environment. can you do this under say a "parallels" environment on a Mac? as far as the tagging and the other elements that you do when making your NKS files

  • JesterMgee
    JesterMgee Member Posts: 2,592 Expert

    No idea. In most cases, after basic tagging has been scraped from the available plugins metadata the rest is just tagging by hand so as long as kk and the VST can load you can click. All the scripts and tools need a windows environment.

  • ThorHammer
    ThorHammer Member Posts: 7 Member

    Hi all,

    anyone knows how to add bank into a nksf file under Windows 10?

    I have tried with NiMBank 3.0b with python 2.7 but no success.

  • Vagus
    Vagus Member Posts: 410 Guru

    Hey @ThorHammer Have you tried updating to Python 3? Also, there is a windows 10 compatible GUI within the NiMBank thread - super useful.

  • ThorHammer
    ThorHammer Member Posts: 7 Member

    Hi Vagus,

    thanks for your help. I have already tried many things : python 3, nymbankBatch (GUI you are talking about ?).

    I will try again. If you succeed in modifying nksf with windows 10, I will be happy to learn how.

    Best regards

  • ThorHammer
    ThorHammer Member Posts: 7 Member

    With python 3, no change, I get the same error message.

    Here is what I type and get in windows powershell (I have renamed NiMBank 3.0.py to N3.py) :

    PS C:\Users\jboll\Desktop\NiMBank> python N3.py -b "Test" /Users/jboll/Desktop/NiMBank/TEST/Accordion.nksf

    Traceback (most recent call last):

     File "C:\Users\jboll\Desktop\NiMBank\N3.py", line 1088, in <module>

       main(sys.argv[1:])

     File "C:\Users\jboll\Desktop\NiMBank\N3.py", line 1009, in main

       if modify_nisi_NKSF(filename,name,vendor,author,comment,product,bank,subbank,uuid) < 0 :

     File "C:\Users\jboll\Desktop\NiMBank\N3.py", line 354, in modify_nisi_NKSF

       curs = VDATA.find('NISI',0)

    TypeError: a bytes-like object is required, not 'str'

  • ThorHammer
    ThorHammer Member Posts: 7 Member

    @Vagus I have succeded in launching _NimbankGui.py but encounters problems with writing rights. Thinking I'm near to success now.

  • ThorHammer
    ThorHammer Member Posts: 7 Member

    Unfortunately when I click on checksum button, I get this message :

    Traceback (most recent call last):

     File "C:\Users\jboll\Desktop\NymBank_V1.0.2\_NimbankGui.py", line 334, in <lambda>

       self.push05_Checksum.clicked.connect(lambda: self.dest_directory())

     File "C:\Users\jboll\Desktop\NymBank_V1.0.2\_NimbankGui.py", line 512, in dest_directory

       os.mkdir('Destination')

    PermissionError: [WinError 5] Access denied: 'Destination'

    Someone to help me ?

Back To Top