Searched refs:hzLeft (Results 1 - 1 of 1) sorted by relevance

/frameworks/wilhelm/tests/sandbox/
H A Dconfigbq.c96 float hzLeft = 440.0; // A440 (Concert A) local
152 short sampleLeft = sin(seconds * M_PI_2 * hzLeft) * 32767.0;
212 hzLeft *= 1.05946309; // twelfth root of 2

Completed in 86 milliseconds