Welcome, @landinhull!
It’s very easy with the latest build from here.
The steps are:
- Create a custom variable to hold the mix send level
- Create a feedback for the button using the
@(internal:custom_)
format to set the value. No other feedback parameters are needed (button colors, etc.) Click the$
beside any value that uses a numeric spinner to change it to#
which allows you to type the text. - Add the variable into the button text using the
$(internal:custom_)
format to show the value.
See here for what the button and variable settings look like.