Hey @Neil!
Deep into the rabbit hole, ah?
Button for Send - Using the Track features, I have the Send sub-feature controlled by some knobs and encoders. It works great. There is one particular send that I would like to have a dedicated button for in addition to the knob. So in other words, in addition to my current ability to turn that send up and down using the knob, I would also like to have a button that turns that send up to 127 when on an 0 when off. I tried adding an extra send using the send sub-feature, mapping it to the button, and mapping to the same send as the knob. When I did that it seemed to have corrupted my script and I had to migrate all of the features to a new script. Is there a way to script a button to toggle the send fully on and off and have a knob for the same send?
Try giving the knob and the button you want to be Sends, the same midi message in Kilowhat/your controller instead of duplicating the parameter in CSS. Remote scripts don’t like duplicated parameters but they don’t care where the messages are coming from.
In kilowhat you can set Min and Max values for buttons and switches so you could, for example, choose the max to be 100 if you don’t want the Send to be fully open, etc.
• Toggle Modes w/ Single Button - I have three main modes with three dedicated buttons. I also have a shift mode for each of them when I press the mode’s button. This is great, but I would really prefer it toggle, rather than being momentary. I’ve tried changing the Control settings for the mode selector to toggle instead of momentary, but it does not change the behavior and it acts as momentary anyways. Is there a way to have to have a second press of the mode button toggle to the shift mode, instead of me having to hold it down?
I don’t know, but as a general rule, set the buttons to momentary in Kilowhat and manage the behavior in CSS.
• Looper Mutli-Transport Script - I would really like to script a button to control Ableton’s Looper Multi-Transport button. I believe it is Parameter 1, but when I try using a standard Device sub-feature of the Track, it does not do anything. Is there a way to script a button control of the Looper Multi-Transport?
The looper multi-transport button is complicated to work with, it’s not mappable to a macro but its midi mappable, I don’t know if it’s addressable in CSS. In the past, I end up using DDC for a similar problem.
• Encoder Switch Mode vs hardware switch - My controller has encoders with switches. I would like for the switch to act as a note trigger on some modes and a second encoder in others, without building a mode for every single encoder for every single mode. Right now I used the hardware editor to select the encoder switch behavior, but that does not allow me to have an encoder act differently in different modes. I have 32 encoders and 6 modes, and trying to build out individual toggles for each encoder the normal way would be a nightmare. Is there a simple way to script how the encoder switch behaves (2nd encoder toggle vs Note Trigger)?
The only way I see to make this is to set x banks in your controller/kilowhat, and have different configs for the encoders in different banks. If you want to change the config of some of the components in your controller, but the rest to stay consistent, keep the messages you don’t want to change equal among banks. The con is that it will require a button/switch for each new bank you add.
In your case you will end up with a combination of banks on the hardware + “modes and shifters” on the script witch is totally fine.
Related question to my final bullet point above… Is there any way to set up my Yaeltex device to both send a Note and Shift Rotary Action when clicking an encoder switch?
This would be very useful in many applications. For example clicking the encoder would turn on device for a Beat Repeater and the secondary encoder function would control the Beat Repeat Grid. Then when I click the encoder again the Beat Repeater turns off and the encoder goes back to its original assigned function.
Interesting, exactly like that is it’s not possible atm. I will add your idea to the “nice to have list”.
We thought of something like that with the “quick shift to bank + note” feature, it may be a workaround for you.
The idea is: when you click on the quick shift to bank it will jump to bank x and triggers a note. On the new bank you can have a new set of CC to control an instrument or device or else.
You need to have at least 2 banks to see the quick shift to bank 1+note option in the section Encoder Switch -> Switch mode in kilowhat.
Some are kind of wild guesses but I hope it helps.