Searched refs:hzLeft (Results 1 – 1 of 1) sorted by relevance
96 float hzLeft = 440.0; // A440 (Concert A) in main() local152 short sampleLeft = sin(seconds * M_PI_2 * hzLeft) * 32767.0; in main()212 hzLeft *= 1.05946309; // twelfth root of 2 in main()