ardour/libs/panners/1in2out
Robin Gareus c02169a6c8
Micro-optimization: pre-calculate pan-law
powf() is very expensive to call, and as long as the pan-law
is fixed, there is no need to re-calculate coefficient scale
factor on every update.
2021-01-18 16:14:16 +01:00
..
panner_1in2out.cc Micro-optimization: pre-calculate pan-law 2021-01-18 16:14:16 +01:00
panner_1in2out.h NO-OP: whitespace 2020-03-23 17:38:08 +01:00
wscript Explicitly use OSX 2020-01-25 04:07:41 +01:00