| 1 | // Frequency sweep tests for the dual-mode FFT system. |
| 2 | // Tests both LogRebin (fast, geometric grouping) and CqOctave (octave-wise CQT) |
| 3 | // modes to verify that each bin responds most strongly to its center frequency. |
| 4 | // |
nothing calls this directly
no test coverage detected