#include <arp_engine.h>
Champs de données | |
void(* | note_on )(uint8_t note, uint8_t velocity, systime_t when) |
void(* | note_off )(uint8_t note) |
void(* arp_callbacks_t::note_off) (uint8_t note) |
void(* arp_callbacks_t::note_on) (uint8_t note, uint8_t velocity, systime_t when) |