This is mapping should be fairly simple and as title says it allows the user to set any particular value at the moment the knob is turned from the far left position (start value). In this tutorial I will use the Deck A Filter as an example of creating a high pass filter knob.
Step one:
Add a modifier and map it to any fader/knob - I'm using M1 here but feel free to map which ever is available/free in your mappings. It should look like this:
Add In > Modifier 1 / type=button / interaction=hold / value=1
Step two:
Go ahead and add the FX parameter you wish to modulate. I'll be setting the channel A Filter in the mixer.
Add In > Mixer > Filter Adjust / condition M1=0 / type=button / interaction=direct / value=0.500
This command will take care of setting my filter knob back to zero (center) each time I start modulating the knob to the right starting from far left position.
Step three:
So we'll need another command which actually adjusts the amount of the filter to create a high pass modulation... Inverting this command will turn this knob in to a low pass filter.
Add In > Mixer > Filter Adjust / condition M1=1 / type=fader / interaction=relative / rotary sensitivity=70%
Final Step:
We also want to engage/toggle the effect when the knob is turned from start position. Right?
Add In > Mixer > Filter On / type=button / interaction=hold
Download the mapping file:
Smart Knob by stewe.zip
If you find anything is confusing you please let me know in the comments. Hope you like and enjoy!
Best,
Bookmarks