Brick Groove Machine 0.9.3
Firmware embarqué pour contrôleur/synthé Brick
 
Chargement...
Recherche...
Aucune correspondance
Référence du fichier kbd_input_mapper.c

Implémentation du mapper SEQ1..16 → app Keyboard (Omnichord ON/OFF). Plus de détails...

#include "kbd_input_mapper.h"
#include "ui_keyboard_app.h"

Fonctions

void kbd_input_mapper_init (bool omnichord_state)
 
void kbd_input_mapper_set_omnichord_state (bool enabled)
 
void kbd_input_mapper_process (uint8_t seq_index, bool pressed)
 

Description détaillée

Implémentation du mapper SEQ1..16 → app Keyboard (Omnichord ON/OFF).

Documentation des fonctions

◆ kbd_input_mapper_init()

void kbd_input_mapper_init ( bool  omnichord_state)

◆ kbd_input_mapper_process()

void kbd_input_mapper_process ( uint8_t  seq_index,
bool  pressed 
)

◆ kbd_input_mapper_set_omnichord_state()

void kbd_input_mapper_set_omnichord_state ( bool  enabled)