#include <MDEncoders.h>
Public Member Functions | |
| MDParamSelectEncoder (uint8_t _track=0, const char *_name=NULL, uint8_t init=0) | |
| virtual void | displayAt (int i) |
Public Attributes | |
| uint8_t | track |
This encoder allows to select a parameter (0 to 23) on the given track. It automatically displays the name of the parameter.
1.6.3