Home
last modified time | relevance | path

Searched refs:EMUX_FX_INIT_PITCH (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/sound/
Demux_legacy.h120 /*22*/ EMUX_FX_INIT_PITCH, /* SHORT: pitch offset */ enumerator
/Linux-v4.19/sound/synth/emux/
Demux_nrpn.c204 {16, EMUX_FX_INIT_PITCH, fx_init_pitch},
Demux_synth.c855 if (fx->flag[EMUX_FX_INIT_PITCH]) in calc_pitch()
856 offset += fx->val[EMUX_FX_INIT_PITCH]; in calc_pitch()