Searched refs:vibrato (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Dasound_fm.h46 unsigned char vibrato; /* vibrato effect */ member in struct:snd_dm_fm_voice
83 unsigned char vib_depth; /* vibrato depth (1=hi) */
H A Dainstr_iw.h151 struct iwffff_lfo vibrato; /* vibrato effect */ member in struct:iwffff_layer
204 * *iwffff_xenv_record IWFFFF_STRU_EVN_RECT (vibrato)
287 struct iwffff_xlfo vibrato; /* vibrato effect */ member in struct:iwffff_xlayer
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/drivers/opl4/
H A Dopl4_local.h139 u8 vibrato; member in struct:opl4_sound
H A Dopl4_synth.c410 depth = (7 - voice->sound->vibrato)
412 depth = (depth >> 7) + voice->sound->vibrato;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/seq/instr/
H A Dainstr_iw.c295 snd_seq_iwffff_copy_lfo_from_stream(&lp->vibrato, &lx.vibrato);
492 snd_seq_iwffff_copy_lfo_to_stream(&lx.vibrato, &lp->vibrato);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/drivers/opl3/
H A Dopl3_synth.c317 /* Set vibrato effect */
318 if (voice->vibrato)
398 /* Set vibrato depth */

Completed in 105 milliseconds