Lower the Gain when I turn the Saturation up
Hi there can anyone help me with this?
When I turn my Saturation Knob up, the Gain of the Saturation should be go down.
What's the script for it 🤕
Comments
-
If your distortion FX is an insert effect ...
https://www.native-instruments.com/ni-tech-manuals/ksp-manual/en/engine-parameters#insert-effects
0 -
that's not what I'm looking for. when I turn the Saturation Knob up to like 100%, the Gain Knob of the Saturation should be go down to -10 db from 0.
so one knob goes up while the other one goes down.
I wanna use only 1 knob for this
0 -
You have to use arithmetic on the callback of each control.
0 -
on ui_control($comp)
set_engine_par($ENGINE_PAR_SHAPE,$comp,-1,2,1)
set_engine_par($ENGINE_PAR_INSERT_EFFECT_OUTPUT_GAIN,abs($comp-397000-603000-397000-397000),-1,2,1)
end on
I've made it like that but it works not perfect.
Satuartion goes up from 0.00 to 100% and the Gain goes from +21,2 db to 0.0 db.
@EvilDragon do you've any Idea how I could do this right? I just want only go a couple db lower like from 0 to -10db
0 -
As I wrote before, this is arithmetic :
set_engine_par($ENGINE_PAR_INSERT_EFFECT_OUTPUT_GAIN,396500-($comp/8),-1,2,1)
0 -
sorry I'm new in this scripting world I don't know what arithmetic is 😄
this code works much better now I need to figure it out how it could go from 0 db to -10 db
0
Categories
- All Categories
- 19 Welcome
- 1.4K Hangout
- 60 NI News
- 731 Tech Talks
- 3.8K Native Access
- 15.8K Komplete
- 1.9K Komplete General
- 4.1K Komplete Kontrol
- 5.5K Kontakt
- 1.5K Reaktor
- 364 Battery 4
- 811 Guitar Rig & FX
- 416 Massive X & Synths
- 1.2K Other Software & Hardware
- 5.5K Maschine
- 6.9K Traktor
- 6.9K Traktor Software & Hardware
- Check out everything you can do
- Create an account
- See member benefits
- Answer questions
- Ask the community
- See product news
- Connect with creators