SDRAngel  4.11.5
Developer docs for <a href="https://github.com/f4exb/sdrangel">SDRangel<\a>, an Open Source Qt5 / OpenGL 3.0+ SDR and signal analyzer frontend to various hardware.
AudioCompressorSnd Member List

This is the complete list of members for AudioCompressorSnd, including all inherited members.

absf(float v)AudioCompressorSndinlineprivatestatic
adaptivereleasecurve(float x, float a, float b, float c, float d)AudioCompressorSndinlineprivatestatic
AudioCompressorSnd()AudioCompressorSnd
clampf(float v, float min, float max)AudioCompressorSndinlineprivatestatic
compcurve(float x, float k, float slope, float linearthreshold, float linearthresholdknee, float threshold, float knee, float kneedboffset)AudioCompressorSndinlineprivatestatic
compress(float sample)AudioCompressorSnd
db2lin(float db)AudioCompressorSndinlineprivatestatic
fixf(float v, float def)AudioCompressorSndinlineprivatestatic
initDefault(int rate)AudioCompressorSndinline
initSimple(int rate, float pregain, float threshold, float knee, float ratio, float attack, float release)AudioCompressorSndinline
initState()AudioCompressorSnd
kneecurve(float x, float k, float linearthreshold)AudioCompressorSndinlineprivatestatic
kneeslope(float x, float k, float linearthreshold)AudioCompressorSndinlineprivatestatic
lin2db(float lin)AudioCompressorSndinlineprivatestatic
m_attackAudioCompressorSnd
m_compressorStateAudioCompressorSndprivate
m_kneeAudioCompressorSnd
m_postgainAudioCompressorSnd
m_predelayAudioCompressorSnd
m_pregainAudioCompressorSnd
m_processedBufferAudioCompressorSndprivate
m_rateAudioCompressorSnd
m_ratioAudioCompressorSnd
m_releaseAudioCompressorSnd
m_releasezone1AudioCompressorSnd
m_releasezone2AudioCompressorSnd
m_releasezone3AudioCompressorSnd
m_releasezone4AudioCompressorSnd
m_sampleIndexAudioCompressorSndprivate
m_storageBufferAudioCompressorSndprivate
m_thresholdAudioCompressorSnd
m_wetAudioCompressorSnd
sf_compressor_process(CompressorState *state, int size, float *input, float *output)AudioCompressorSndprivatestatic
~AudioCompressorSnd()AudioCompressorSnd