Home
last modified time | relevance | path

Searched refs:SND_SEQ_EVENT_NOTE (Results 1 - 5 of 5) sorted by relevance

/third_party/alsa-lib/src/seq/
H A Dseq_event.c18 [SND_SEQ_EVENT_NOTE]
/third_party/alsa-lib/test/
H A Dseq-decoder.c8 [SND_SEQ_EVENT_NOTE]= "Note",
135 case SND_SEQ_EVENT_NOTE: in decode_event()
H A Dseq-sender.c131 ev.type = SND_SEQ_EVENT_NOTE; in send_event()
/third_party/alsa-lib/include/
H A Dseq_event.h51 SND_SEQ_EVENT_NOTE = 5, enumerator
235 unsigned char off_velocity; /**< note-off velocity; only for #SND_SEQ_EVENT_NOTE */
236 unsigned int duration; /**< duration until note-off; only for #SND_SEQ_EVENT_NOTE */
H A Dseqmid.h412 ((ev)->type = SND_SEQ_EVENT_NOTE,\

Completed in 3 milliseconds