midiio.h | 530 uint8_t velocity; member in struct:__anonf4e6eb5a020a::__anonf4e6eb5a1308 636 e.c_NOTEON.key, e.c_NOTEON.velocity); 715 e = SEQ_MK_CHN(NOTEON, .device=1, .channel=0, .key=60, .velocity=64); 716 e = SEQ_MK_CHN(NOTEOFF, .device=1, .channel=0, .key=60, .velocity=64);
|