Home
last modified time | relevance | path

Searched defs:setPeakGain (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/butt/butt-0.1.27/src/
H A DBiquad.cpp63 void Biquad::setPeakGain(double peakGainDB) { in setPeakGain() function in Biquad
/dports/audio/boops-lv2/BOops-1.8.2/src/
H A DBiquad.hpp65 void setPeakGain (const float gain) in setPeakGain() function in Biquad
/dports/games/py-fife/fifengine-0.4.2/engine/core/audio/effects/
H A Dsoundeffect.cpp779 void Autowah::setPeakGain(float value) { in setPeakGain() function in FIFE::Autowah