Searched defs:velocity (Results 1 – 8 of 8) sorted by relevance
/linux-2.6.39/sound/oss/ |
D | midi_synth.c | 283 midi_synth_kill_note(int dev, int channel, int note, int velocity) in midi_synth_kill_note() 373 midi_synth_start_note(int dev, int channel, int note, int velocity) in midi_synth_start_note()
|
D | opl3.c | 268 static int opl3_kill_note (int devno, int voice, int note, int velocity) in opl3_kill_note()
|
/linux-2.6.39/drivers/hid/ |
D | hid-prodikeys.c | 55 unsigned char velocity; member 221 unsigned char status, unsigned char note, unsigned char velocity) in pcmidi_send_note() 348 unsigned char status, note, velocity; in pcmidi_handle_report3() local
|
/linux-2.6.39/sound/drivers/opl4/ |
D | opl4_local.h | 164 int velocity; member
|
/linux-2.6.39/include/sound/ |
D | emux_synth.h | 181 unsigned char velocity; /* Velocity of current note */ member
|
D | asequencer.h | 200 unsigned char velocity; member
|
/linux-2.6.39/sound/pci/asihpi/ |
D | hpifunc.c | 647 u16 hpi_outstream_set_velocity(u32 h_outstream, short velocity) in hpi_outstream_set_velocity()
|
D | hpi_internal.h | 750 u16 velocity; member
|