More / Custom actions?

2.18K viewsCSS Feature Requests
1

Any chance of more Action we could assign to buttons/knobs?

I am not looking for anything too complicated, it would be nice to have stuff life
– Controlling the playhead in the arranger.
– Toggle Automation-Arm.
– Trigger Quantize.
– Change Grid Size.
– Switch between Arranger and Session view.
– Show/Hide Plugin Window.
– Toggle Clip/Device View.
– Delete (whatever is in focus or selected)

Can we expect any of these to be available eventually?
If it’s possible to map a button to Keyboard shortcuts (doubt it) it could work too as most of those do have keyboard shortcuts.

Harmonique9 Answered question
Attached Files:
0

Hi,

The ‘is_view_visible’ Reaction code in your screenshot looks correct. I can’t see any problem with it, is your button definitely sending a velocity value of 127? any errors in the log (I don’t think there should be though).

You’re almost there with clip_trigger_quantization, it should look like this:
[self] .song().clip_trigger_quantization [=] [input] 1
See the attached screenshot

In terms of documentation, we have a huge update to the Reactions mapping type on its way. It will make it much easier to select these pieces of functionality aswell as be a lot more powerful. If you like I can add you to the beta list and we will contact you when its available?

Thanks

John

admin Changed status to publish
You are viewing 1 out of 10 answers, click here to view all answers.