phunkyg / ReaControl24

Control24 digital control surface protocol middleware
GNU General Public License v3.0
7 stars 6 forks source link

Desk buttons 'Show Values', 'Show Info' to globally set scribble mode do not work #3

Closed phunkyg closed 5 years ago

phunkyg commented 5 years ago

When these buttons are pressed, it should switch the 'default' mode of all of the scribble strips to a particular text value, such as name, values, info or group. It does set the default so if a track is 'touched' by another value changing, then after a few seconds it will revert to the new default.

Disruptormon commented 5 years ago

Code now in place to handle the 4 x "show" buttons left of scribble. Names shows channel names Values shows level values Group - untested...should show group Info shows pan values

Changed timer from 3 seconds to 1 second for scribble context-sensitive values to switch back to selected "show" option

phunkyg commented 5 years ago

Fixed in v1.1.3