Searched refs:SNDRV_SEQ_EVENT_NOTE (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/sound/
H A Dasequencer.h48 #define SNDRV_SEQ_EVENT_NOTE 5 macro
203 unsigned char off_velocity; /* only for SNDRV_SEQ_EVENT_NOTE */
204 unsigned int duration; /* only for SNDRV_SEQ_EVENT_NOTE */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dasequencer.h46 #define SNDRV_SEQ_EVENT_NOTE 5 macro
201 unsigned char off_velocity; /* only for SNDRV_SEQ_EVENT_NOTE */
202 unsigned int duration; /* only for SNDRV_SEQ_EVENT_NOTE */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/seq/
H A Dseq_midi_emul.c110 if (ev->type == SNDRV_SEQ_EVENT_NOTE)
H A Dseq_clientmgr.c844 if (cell->event.type == SNDRV_SEQ_EVENT_NOTE) {
931 if (event->type == SNDRV_SEQ_EVENT_NOTE)

Completed in 94 milliseconds