How can I edit password protected script on Kontakt 5.5.2 R2R?

Discussion in 'Kontakt' started by mastalogic, Jul 1, 2016.

  1. mastalogic

    mastalogic Member

    Joined:
    Jan 17, 2012
    Messages:
    50
    Likes Received:
    9
    Yeah.. some scripts work when you just copy and past but some scripts won't work well. It needs extra tweaking...
    But, I think it's great to get full access to more complicated scripts than what I can make right now.

    How can I find "on nrpn" in scripts?


    I think 5.5.2 is not R2R. It could be a release based on R2R 5.5.0. But it can indeed run 5.5.2 libraries. I had a few libraries based on 5.5.2 which causes errors on 5.5.0. Now it runs well on that 5.5.2. Check it out by yourself. It's stable.
     
  2. Kwissbeats

    Kwissbeats Audiosexual

    Joined:
    Mar 31, 2014
    Messages:
    1,562
    Likes Received:
    653
    I couldn't really wait because a certain library wouldn't load,
    Not sure how. But I'll surely do a clean wipe when r2r releases a new kontakt version on most pc's
     
  3. ridfoz

    ridfoz Newbie

    Joined:
    Mar 5, 2015
    Messages:
    12
    Likes Received:
    0
    excuse me ;; Ineed your help : How can i make the tuning scripts working within Kontakt 5 with Orange tree samples evolution mandolin, flat pick and steel strings ,? I can load them but they don't affect the tuning of the sound ; Thanx in advance
     
  4. Erik_Menton

    Erik_Menton Producer

    Joined:
    Jun 16, 2013
    Messages:
    203
    Likes Received:
    119
    OrangeTreeSamples has a particular way of mapping the samples, because of this in the ON NOTE callback there is a IGNORE $event_id wich means your incoming midi note note is ignored and transformed into a new one that suits the mapping, try to place a midi monitor in the last slot and play E3 at the highest velocity and you will see the midi monitor showing a different velocity (usually around 30-40) and for some instruments a different octave. If i remember well the microtuning script reled on the note held function so that could be a problem, the solution would be to integrate the tuning in the engine script or try a different script for microtuining, i check few scripts and let u know if i find one that works
     
  5. Erik_Menton

    Erik_Menton Producer

    Joined:
    Jun 16, 2013
    Messages:
    203
    Likes Received:
    119
    ok i made the factory script kinda work, but its not perfect as it retriggers the engine, when i will have time i will look into the Evolution engine and put the tuning there so it won't have the retrigger bug but if you want this version changes the tuning and you might take it as a hint to modify the engine yourself

    go to the ON NOTE callback and change EVERYTHING with this:

    on note

    $helper_tune := (%tune_ui[($EVENT_NOTE + 12 - $key_knob) mod 12]*1000*$Amount)/100
    ignore_event($EVENT_ID)

    $new_id := play_note($EVENT_NOTE,$EVENT_VELOCITY,0,-1)

    change_tune($new_id,$helper_tune,0)


    end on
     
  6. Herr Durr

    Herr Durr Guest

    v5.5.2 UNLOCKED Incl Keygen-R2R

    I must be missing something.. then what is this release..? found it somewhere nearby
     
  7. kikin

    kikin Newbie

    Joined:
    Jul 3, 2019
    Messages:
    5
    Likes Received:
    0
     
  8. kikin

    kikin Newbie

    Joined:
    Jul 3, 2019
    Messages:
    5
    Likes Received:
    0
    i remove the png that was on the top of the script edit button . but there is a slider under the png . how can I remove that slider?
     
Loading...
Similar Threads - edit password protected Forum Date
NI Kontakt edit password protected script? PC Apr 8, 2013
Kontakt Script Editor Password Protection Mac / Hackintosh Mar 22, 2023
UAD Essentials Edition / 20.03.2024- ( 83% OFF ) Software News Mar 20, 2024
Looking for tool to easily edit MIDI files Software Mar 10, 2024
SYNCHRON-ized Special Edition Selling / Buying Feb 23, 2024
Loading...