Arrrggh! I am a fool in math...

pull/1/head
Holger Wirtz 8 years ago
parent 7eb8af4195
commit 1b12a2a2d6
  1. 2
      src/dexed.cpp

@ -161,7 +161,7 @@ void Dexed::set_params(void)
} }
if(fx.uiGain!=f_gain) if(fx.uiGain!=f_gain)
{ {
fx.uiGain=f_gain-0.25; fx.uiGain=f_gain*0.8;
refreshVoice=true; refreshVoice=true;
} }

Loading…
Cancel
Save