|
* Make sure that the items of this enumeration follow the powers of 2, separated by a ternary variant.
|
|
* Make sure that the items of this enumeration follow the powers of 2, separated by a ternary variant.
|
|
-typedef enum { SQ_RES_2, SQ_RES_2T, SQ_RES_4, SQ_RES_4T, SQ_RES_8, SQ_RES_8T, SQ_RES_16, SQ_RES_16T, SQ_RES_32, SEQUENCER_RESOLUTIONS } sequencer_resolution_t;
|
|
+typedef enum {
|