Searched refs:fx_twice_value (Results 1 – 1 of 1) sorted by relevance
91 static int fx_twice_value(int val);113 #define fx_lfo1_freq fx_twice_value /* [0,127] 84mHz */114 #define fx_lfo1_volume fx_twice_value /* [0,127] 0.1875dB */116 #define fx_lfo1_cutoff fx_twice_value /* [-64,63] 56.25cents */119 #define fx_lfo2_freq fx_twice_value /* [0,127] 84mHz */125 #define fx_cutoff fx_twice_value /* [0,127] 62Hz */153 static int fx_twice_value(int val) in fx_twice_value() function