markcellis / X-KeyPad

2 stars 0 forks source link

Request: make built in variables for expressive commands available as datarefs #62

Closed sanderdatema closed 10 months ago

sanderdatema commented 1 year ago

For example, srs_number_buffer_length is available as variable for expressive commands. It would be nice to be able to use srs_number_buffer_length for keys as well.

Reasoning: for the ToLiss Airbus the Barometer works differently compared to the generic ones. I'd like the single press to behave based on srs_number_buffer_value. If the buffer is empty, the barometer will switch to STD setting. If there something in the buffer, then it will enter that value.

I can't do this with just an expressive command, as this can only write to one target.

markcellis commented 10 months ago

In 1.5.2 Beta 6