09-15-2019, 02:57 PM
(09-15-2019, 01:42 PM)Tim Curtis Wrote: What would the multiple encoder option look like on Audio Config?
Currently there is:
Rotary encoder ON/OFF [driver_params ]
-Tim
Maybe we could have multiple encoders to define, like
Rotary encoder 1 ON/OFF [driver_params + config variable to be controlled]
Rotary encoder 2 ON/OFF [driver_params + config variable to be controlled]
...
This would require rotenc.c or rotenc.py to take the config variable as argument and the bash script to be extended to support whatever variables can be controlled.
As said, possible functions are volume control, brightness control, next/prev song and whatever we can think of.
Peter