Controlling a *selected* chain’s volume, pan and sends
I’m using the “nob” scroll wheel that can also send midi
I’m using the “nob” scroll wheel that can also send midi
I understood your reminder this time thanks. I just use two sliders. “Slider 3” for volume: CC/15/3 “Slider 4” for panning: CC/15/4
My thought was you could set up a MIDI Track full of Clips that have the sole purpose of sending MIDI feedback in various patterns. Then, when another Clip is activated, you fire up the corresponding Feedback Clip along with it. Some MIDI controllers do have blinking light patterns baked in, but you need to […]
yes I control the LEDs by midi with my interface And so the LED feedback works But what I would like is to have more advanced functionality in the script concerning the events during clip playback
As long as they are the same mode, it doesn’t matter. But now I know that I should probably select the mode as well for export, so that’s helpful. When you change the channel, you need to subtract 1 from the number that’s displayed when hovering over your control. For example: when your slider shows […]
Is your script able to with two buttons only to control the panning and volume of any drum rack chain you select? And thanks for the help btw 😀
I’m new to CSS but I downloaded your script and put in the right channels and values in the reaction text. Selected my midi controller and slider. The script says that a mode is missing, so I just created a mode but I’m not sure if that how to go about it. It’s not working […]
I tried making a few Reactions that do what you wanted. I tested them with a MIDI Fighter Twister. If you’re using a different controller, you’ll need to check inside the Reaction if the correct MIDI channel and value are assigned (see the included .png). The chain’s parameters you want to control (volume, panning, sends) […]
The Device Parameter Mapping in the added .json file controls the first Parameter of the selected Device on the selected Track with the top-left knob of the MFTwister. When I change selected Devices, it updates the LED ring accordingly on my Twister. Does it work for you as well? It would also be useful if […]
It doesn’t seem like Parameter Banking is still functional. Maybe in a future update? If you’re interested, I could help build one with the Reactions mapping type. I did something similar in an earlier post. We had to iron out some kinks along the way, but in the end it seemed to work. Give some […]