New Tool (3.4) command_palette

Thanks for the report! Didn’t notice breaking this with the last update.

version 2.6

  • fixing the crash when trying to add modulation devices
1 Like

Forgive me if this is already documented, but I am new to Renoise in general so I am still making my way around these parts slowly :wink:

My question is, if I have created a new function using scripting (I learnt how to get this working an hour ago!), is there a way to register the function with command_palette so that the new function becomes available? This would be a really neat alternative to adding options to already crowded menu structures…

Unfortunately, this is not supported currently, of course you can change the source code, but your changes will be overwritten when the tool updates (unless you copy the tool with a separate Id).

There are plans to make this tool extendable by other tools or by user preferences but I won’t promise anything regarding when or if this will be implemented as both of these require a fair bit of consideration and rework on my part.

1 Like

Fair enough! Just consider this a vote in that direction :wink: Besides, I really shouldn’t be asking for new stuff when I haven’t fully explored what it can do right now :slightly_smiling_face:

1 Like

Just chiming in to say that this would be very much appreciated. Grateful for this fantastic tool.