Lines Matching full:linear
107 Linear interpolation calculates:
115 one half and one quarter are useful for 4-point linear interp.
168 We implement the EG1 using a linear gain value, which means that the
169 attack segment is handled by incrementing (adding) the linear gain.
172 linear on dB scale, which is equivalent to exponential damping on
173 a linear scale. Because we use a linear gain for EG1, we implement
238 of dB. However, we use a linear gain value, so we must convert
239 the LFO value in dB to a linear gain. Normally, we would use
240 linear gain = 10^x, where x = LFO value in dB / 20.
256 The divide by 20 helps convert dB to linear gain, and we might
347 * Transform log value to linear gain multiplier using piece-wise linear
356 * Returns a 16-bit linear value approximately equal to 2^(nGain/1024)
374 * Returns a 16-bit linear value