Separate names with a comma.
Yes, so what I did was I assigned that engine parameter's value to each respective slider in the init callback. I assume though that this isn't...
May I just hook into this topic here – I have gotten a little bit confused about the persistence functionality in Kontakt. In the instrument I've...
I was hoping it wouldn't be true... Is there a way to report bugs to NI? I can't seem to find a thread for this purpose.
The "revknob_button" is supposed to turn the reverb on; the control "rev_stereo" is hidden when the reverb is turned off. Upon turning the reverb...
There is a new weird problem – maybe a bug. I have a Plate Reverb as a send plugin and would like to set the stereo width to 0% by default (so...
ED, you are an absolute god. :) Thank you again for your patience! Just as a note for future reference: we need to use a real number as a...
OK, I got it to work, but the values are not calculated correctly. What I did is: declare $return_fat in the init callback, then after [end on] I...
So, as I'm not within a callback at this moment, don't I need something like function {CODE HERE} end function If this function gets placed...
But doesn't that variable need to be declared in the init callback first? (Still get errors, though.) In German we say, "I'm treading the water...
Sorry. :oops: Thing is, nothing has really changed in the text... So, I am on ST3 with KSP add-on and I wrote the function right after init...
I placed it after the init callback now. I still get errors, whatever I write. :-/
Aha. Sublime ate it, but Kontakt won't. I am getting an error saying "newline expected". Highlighted code looks like this: declare ui_slider...
Hm. It seems I need to interrupt the init callback for this function and reopen another init callback afterwards. But as far as I can remember...
Thank you, ED! This morning I found Koala on Github and was kind of feeling it in my guts that something similar like this might be the solution –...
Sorry, what do you mean by interpolation? We now have the min and max values (min for -2dB is btw 367000 for me, I don't know why the numbers seem...