Searched defs:sin_generator (Results 1 – 1 of 1) sorted by relevance
176 struct sin_generator { struct177 double state_real;178 double state_imag;179 double phasor_real;180 double phasor_imag;181 float frequency;182 float sample_rate;183 float magnitude;