Searched defs:velocity (Results 1 – 8 of 8) sorted by relevance
/linux-3.3/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-3.3/drivers/hid/ |
D | hid-prodikeys.c | 53 unsigned char velocity; member 219 unsigned char status, unsigned char note, unsigned char velocity) in pcmidi_send_note() 346 unsigned char status, note, velocity; in pcmidi_handle_report3() local
|
/linux-3.3/sound/drivers/opl4/ |
D | opl4_local.h | 164 int velocity; member
|
/linux-3.3/include/sound/ |
D | emux_synth.h | 181 unsigned char velocity; /* Velocity of current note */ member
|
D | asequencer.h | 200 unsigned char velocity; member
|
/linux-3.3/sound/pci/asihpi/ |
D | hpifunc.c | 620 u16 hpi_outstream_set_velocity(u32 h_outstream, short velocity) in hpi_outstream_set_velocity()
|
D | hpi_internal.h | 727 u16 velocity; member
|