HomeSort by relevance Sort by last modified time
    Searched full:snd_seq_ev_ctrl_t (Results 1 - 1 of 1) sorted by null

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
seq_event.h 59 /** controller; event data type = #snd_seq_ev_ctrl_t */
61 /** program change; event data type = #snd_seq_ev_ctrl_t */
63 /** channel pressure; event data type = #snd_seq_ev_ctrl_t */
65 /** pitchwheel; event data type = #snd_seq_ev_ctrl_t; data is from -8192 to 8191) */
67 /** 14 bit controller value; event data type = #snd_seq_ev_ctrl_t */
69 /** 14 bit NRPN; event data type = #snd_seq_ev_ctrl_t */
71 /** 14 bit RPN; event data type = #snd_seq_ev_ctrl_t */
74 /** SPP with LSB and MSB values; event data type = #snd_seq_ev_ctrl_t */
76 /** Song Select with song ID number; event data type = #snd_seq_ev_ctrl_t */
78 /** midi time code quarter frame; event data type = #snd_seq_ev_ctrl_t */
302 } snd_seq_ev_ctrl_t; typedef in typeref:struct:snd_seq_ev_ctrl
    [all...]

Completed in 34 milliseconds