Home
last modified time | relevance | path

Searched refs:decay_rate (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsynth.c348 double const decay_rate = -2; /* dB / s */ in start() local
350 double d = sqr(dB_to_linear(decay_rate / chan->freq)); in start()