Csound : retrieving several bins from FFT
In Csound with opcode pvsbin I can retrieve single bins from FFT.
But which opcode should I use if I want to retrieve large chunks of bins from FFT simultaneously, like for instance bins 1 to 300 from a 2048 bins FFT ?