Searched defs:MbcBandParams (Results 1 – 1 of 1) sorted by relevance
56 struct MbcBandParams : public BandParams { struct57 float gainPreDb;58 float gainPostDb;59 float attackTimeMs;60 float releaseTimeMs;61 float ratio;62 float thresholdDb;63 float kneeWidthDb;64 float noiseGateThresholdDb;65 float expanderRatio;[all …]