I apologize in advance, if my question doesn't make any sense. I am confused myself, because I have trouble understanding it. Its a general question, which i need to be answered for my code i am currently working on.
I have a sample rate of 44.1 kHz, for a audio file (wav), on which i want use a FFT. If i am right, it means,there are 44100 points in 1 second. I have fulfiled the rules of the nyquist-shannon-theorem, which says that my fs/2 > fmax. I have a frequency resolution of 4096. I have defined a variable, that is 300 Hz. I want know, how many points are in there.