Home | History | Annotate | Download | only in Reverb

Lines Matching refs:decayTime

1503         ReverbSetDecayTime(pContext, preset->decayTime);
1649 pProperties->decayTime = ReverbGetDecayTime(pContext);
1662 decayTime %d",
1663 pProperties->decayTime);
1785 ReverbSetDecayTime(pContext, pProperties->decayTime);