The "Size" setting in Plot Spectrum sets the number of samples used for each FFT window. There must be at least this number of samples available in the selection.Spriter1275 wrote:I find I have to use a value of 3500 rather than 1000 otherwise I get an error message saying there is not enough data.
After resampling 20 seconds of audio to 1000 Hz sample rate, there will be 20 x 1000 = 20000 samples.
If you wish to use a window size bigger than 20000, use the "Repeat" effect (http://manual.audacityteam.org/o/man/repeat.html) so that there are more samples available.