Searched refs:sawtooth (Results 1 – 1 of 1) sorted by relevance
63 frame_t sawtooth[SAWTOOTH_FRAMES]; variable161 sawtooth[i].left = ((((int) (i % (unsigned) (sr / hz))) - 50) / 100.0) * 60000.0 - 30000.0; in main()162 sawtooth[i].right = sawtooth[i].left; in main()166 half[i].right = sawtooth[i].right / 2; in main()213 buffer = sawtooth; in main()214 size = sizeof(sawtooth); in main()