Searched defs:vel (Results 1 - 9 of 9) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/seq/oss/
H A Dseq_oss_event.c285 note_on_event(struct seq_oss_devinfo *dp, int dev, int ch, int note, int vel, struct snd_seq_event *ev) argument
340 note_off_event(struct seq_oss_devinfo *dp, int dev, int ch, int note, int vel, struct snd_seq_event *ev) argument
371 set_note_event(struct seq_oss_devinfo *dp, int dev, int type, int ch, int note, int vel, struct snd_seq_event *ev) argument
[all...]
H A Dseq_oss_event.h44 unsigned char vel; member in struct:evrec_note
H A Dseq_oss_device.h66 int note, vel; member in struct:seq_oss_chinfo
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/drivers/opl3/
H A Dopl3_drums.c185 void snd_opl3_drum_switch(struct snd_opl3 *opl3, int note, int vel, int on_off, argument
136 snd_opl3_drum_vol_set(struct snd_opl3 *opl3, struct snd_opl3_drum_voice *data, int vel, struct snd_midi_channel *chan) argument
H A Dopl3_midi.c62 void snd_opl3_calc_volume(unsigned char *volbyte, int vel, argument
289 void snd_opl3_note_on(void *p, int note, int vel, struct snd_midi_channel *chan) argument
667 snd_opl3_note_off(void *p, int note, int vel, struct snd_midi_channel *chan) argument
712 snd_opl3_key_press(void *p, int note, int vel, struct snd_midi_channel *chan) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/seq/
H A Dseq_midi_emul.c252 note_off(struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan, int note, int vel) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/drivers/opl4/
H A Dopl4_synth.c482 void snd_opl4_note_on(void *private_data, int note, int vel, struct snd_midi_channel *chan) argument
565 void snd_opl4_note_off(void *private_data, int note, int vel, struct snd_midi_channel *chan) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/synth/emux/
H A Demux_synth.c59 snd_emux_note_on(void *p, int note, int vel, struct snd_midi_channel *chan) argument
154 snd_emux_note_off(void *p, int note, int vel, struct snd_midi_channel *chan) argument
232 snd_emux_key_press(void *p, int note, int vel, struct snd_midi_channel *chan) argument
877 get_zone(struct snd_emux *emu, struct snd_emux_port *port, int *notep, int vel, struct snd_midi_channel *chan, struct snd_sf_zone **table) argument
H A Dsoundfont.c1213 snd_soundfont_search_zone(struct snd_sf_list *sflist, int *notep, int vel, argument
1266 search_zones(struct snd_sf_list *sflist, int *notep, int vel, argument

Completed in 120 milliseconds