-
Saving custom nki/nkm for older versions of Kontakt
Hi there! I recently made some instruments for myself using K6. But they won't open in older versions. I was wondering if there's a simple way to save them so they'd at least be compatible with 5.8.1 so I could share them with more people? They're very simple instruments, just a few groups with RR, some key colors/names,…
-
Script to limit voices for release trigger with sustain pedal
I created a 10 velocity layer Rhodes instrument in Kontakt 5 with damper release samples. It's beautiful except multiple damper release trigger samples are bunched up when striking a note multiple times while depressing the sustain pedal. Then when the sustain pedal is released the release samples will be too loud for any…
-
Filter AHDSR
Hey guys, Hope you are doing well. In the "Group Insert FX" I am using a filter which controls the modulator for the AHDSR. However I have 6 different groups and I would like to affect them all using a loop of course. The code I am using doesn't do nothing when the loop is included. By removing the loop the script works…
-
sample trigger (release trigger) without note off
I'm trying to script piano action release noises. These noises occur every time the key is released. The problem is that the action release noise happens also when the sustain pedal is depressed. e.g. finger down, pedal down, finger up, pedal up would result in an action sound before pedal up, yet the original sustain…
-
Looking to work with experienced KSP Scripter
Howdy KSP Community, Sorry if this is the wrong place for this, but I'm going to reach out anyways: I'm launching a company and instrument. The instrument is mostly scripted, but I'm finding myself needing to shift into running the business and the many challenges that brings. I need someone to finish the scripting…
-
knobman text
Hi friends I'm working with knobman and exporting, but the text file does not come, how do I create it?
-
jknobman
How do I show the buttons I made in jknobman in contact?
-
instrument creation ...
I'm not good at coding. How do I pass a volume, pan, or an effect button to the corresponding parameters?
-
Kontakt instrument: Best method to loop 1.000 samples
Hi! I'm trying to create my first serious Kontakt instrument (pipe organ) and looking for the best method (maybe also external software) to quickly loop my 1.000 samples. I noticed that i can create a loop for one sample and copy the loop range to the other samples in one group. But still i would have to click "snap to…
-
Need Help With On UI_Control Script
I am very new to coding an instrument and am running into a werid problem. here is my code so far. My issue is when I get to on ui_control($MainMicKnob) kontakt says there is an error. The others are going through no problem. Not really sure what the problem is. on init make_perfview set_script_title("Performance View")…
-
Need help mapping png animation
Hi Everyone, I've spent a lot of time in various forums and consulted the developer guide for help, but I am still having issues with mapping a png animation to a slider. By all accounts it should show up. and be usable. The custom slider graphic is a vertical slider, and the lowest value for a slider is the top animation.…
-
Unwanted zone envelope graphics appearing
I just started a new version of script I was making (new NKI) and now there are zone envelope graphs (dotted white grid) appear on the waveforms. The zone envelope zones inside are not active. Is there a way to disable them from appearing? toggling grid and beat machine inside doesn't affect it
-
When I use custom knob in user linked to portamento glide knob i got some problems
hi guys, first sorry for my english. i got some problems. i created one librairy for kontakt and all its ok i linked portamento with my user script and no problem for that all worked but when i used custom knob in user (and i think i got good script for that) now my custom knob and portamento knob work good but the glide…
-
Multiple control for a slider ...
Hi _ I have a logic problem around a slider acting as a switch; I explain myself a little better. This slider has 4 positions and depending on its position, I would have liked to give a different role to another slider; I tried with a function but it blocks me the other slider. For better understanding, here is my script:…
-
Strange "Create Empty Group" Behaviour
I'm working on an instrument that has many groups. Creating and working with new groups has worked as-expected up until now — selecting "Create Empty Group" would create a new sampler group that audio files can be dropped into. Now, however, when creating a new empty group, Kontakt will create an empty sampler group, but…
-
How select groups via menu, and have several groups sounding at the same time.
I am working with several groups at the same time. I have several menus and I want to connect with KSP so that when selecting through the menu, the selected groups of each menu sound together. I know I can do it with ALLOW/DISALLOW, but I don't want to consume too much memory. I know that groups can be purged but I have no…
-
First note played causes a crackle sound. Caused by Replika?
I have a bunch (~50) instances of the Kontakt instrument I'm writing loaded up in a Cubase project. Each instance of my instrument is in its own Kontakt instance; each Kontakt instance has only 1 instrument loaded. When I click on each track and play a note on my keyboard, most of them elicit a crackle sound followed by…
-
Getting all of the knobs to update instead of just some
Hey there, I'm probably missing a simple step here but for knobs 3 & 4 they do change the sound but do not reflect the updated numbers when being moved. If I hit apply, the numbers do get updated. I've been looking through to see what I'm missing. If I change knobs 3 & 4 to the same slot as knobs 1 & 2 then they do update…
-
How to add an LFO "Retrigger" switch to the GUI?
Hello, I'm stuck with a basic question. How to add the "Retrigger" on/off switch of an LFO to the GUI? I'll be grateful for the help. Matteo
-
Zone Round Robin issue
Hey all. I'm having an issue with a round robin script. It's basically functional and working as intended, except for this: Depending on how I have my MIDI mapping set up (I have menus and presets for this that are working perfectly), it will trigger random groups. It's almost like "disallow_group(ALL_GROUPS)" isn't…