Shared identifiers for the SEQ UI parameters and hold rendering. Plus de détails...
#include <stdint.h>
Aller au code source de ce fichier.
Macros | |
#define | SEQ_HOLD_PARAM_VOICE_BASE(v) (SEQ_HOLD_PARAM_V1_NOTE + ((v) * 4)) |
Shared identifiers for the SEQ UI parameters and hold rendering.
#define SEQ_HOLD_PARAM_VOICE_BASE | ( | v | ) | (SEQ_HOLD_PARAM_V1_NOTE + ((v) * 4)) |
Utility macro returning the hold parameter base index for a voice.
enum seq_hold_param_id_t |
Identifiers used when aggregating held-step parameters for rendering.
enum seq_ui_local_id_t |
Local identifiers (13-bit payload) used by the SEQ UI cart.