PnS - Response Curves and Automation
-
- KVRist
- 43 posts since 29 Nov, 2022
Hello - I have a frequency parameter that ranges from 20 to 2000 Hz and, on the KUIML side, I'm using response_curve="exp1" so that it feels natural to use (with 1000 Hz being roughly in the middle of the knob). This is great, and works as expected. However, when using the host's/DAW's automation, the response is (naturally) not the same as KUIML's, and 1000 Hz is now right down near 0. This makes sense, as the script itself is using 20-20000 without any response curve (the response curve is only on the KUIML side). So, how could I set it up so that both the plugin's interface AND the host's automation have the same response curve? I could of course set up my script to use 0-100% and then have the response curve calculated inside of the script, but this would then mean that the automation in the host would read 0-100 as well, which means you wouldn't know what frequency you're selecting. Any advice you could offer would be greatly appreciated! Thanks.
-
Blue Cat Audio Blue Cat Audio https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=39981
- KVRAF
- 6335 posts since 8 Sep, 2004 from Paris (France)
Have you tried to change the response curve in the control settings? You can adjust the response curve of each parameter for automation and MIDI control in a similar way as for knobs.
-
- KVRist
- Topic Starter
- 43 posts since 29 Nov, 2022
I'd always wondered what those were for!
That's done it, thanks!
One question - to make sure these are the default settings for the exported plugin only, would they need to be saved as its default preset and exported with the plugin itself?
-
Blue Cat Audio Blue Cat Audio https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=39981
- KVRAF
- 6335 posts since 8 Sep, 2004 from Paris (France)
Yes exactly!ajl1606 wrote: Tue Jul 25, 2023 9:23 am I'd always wondered what those were for!That's done it, thanks!
One question - to make sure these are the default settings for the exported plugin only, would they need to be saved as its default preset and exported with the plugin itself?