Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/sound/
H A Dasound_fm.h47 unsigned char vibrato; /* vibrato effect */ member
84 unsigned char vib_depth; /* vibrato depth (1=hi) */
/kernel/linux/linux-6.6/include/uapi/sound/
H A Dasound_fm.h32 unsigned char vibrato; /* vibrato effect */ member
69 unsigned char vib_depth; /* vibrato depth (1=hi) */
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H A Dasound_fm.h18 unsigned char vibrato; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H A Dasound_fm.h31 unsigned char vibrato; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H A Dasound_fm.h31 unsigned char vibrato; member
/kernel/linux/linux-5.10/sound/drivers/opl4/
H A Dopl4_local.h139 u8 vibrato; member
H A Dopl4_synth.c410 depth = (7 - voice->sound->vibrato) in snd_opl4_update_vibrato_depth()
412 depth = (depth >> 7) + voice->sound->vibrato; in snd_opl4_update_vibrato_depth()
/kernel/linux/linux-6.6/sound/drivers/opl4/
H A Dopl4_local.h139 u8 vibrato; member
H A Dopl4_synth.c410 depth = (7 - voice->sound->vibrato) in snd_opl4_update_vibrato_depth()
412 depth = (depth >> 7) + voice->sound->vibrato; in snd_opl4_update_vibrato_depth()
/kernel/linux/linux-5.10/sound/drivers/opl3/
H A Dopl3_synth.c474 /* Set vibrato effect */ in snd_opl3_set_voice()
475 if (voice->vibrato) in snd_opl3_set_voice()
555 /* Set vibrato depth */ in snd_opl3_set_params()
/kernel/linux/linux-6.6/sound/drivers/opl3/
H A Dopl3_synth.c474 /* Set vibrato effect */ in snd_opl3_set_voice()
475 if (voice->vibrato) in snd_opl3_set_voice()
555 /* Set vibrato depth */ in snd_opl3_set_params()

Completed in 8 milliseconds