Home
last modified time | relevance | path

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

/sound/synth/emux/
Demux_nrpn.c105 static int fx_conv_pitch(int val);
135 #define fx_init_pitch fx_conv_pitch /* [-8192,8192] cents */
171 static int fx_conv_pitch(int val) in fx_conv_pitch() function