@General Meatsauce For the frequency spectrum calculation : do you use FFT ? There are very efficient methods to implement it (DFT) .
What is most useful for spectrum analysis is the so called "online psd" which is a very efficient way to calculate the power spectral density of a given signal. I once implemented it myself, works great.
What is most useful for spectrum analysis is the so called "online psd" which is a very efficient way to calculate the power spectral density of a given signal. I once implemented it myself, works great.
Last edited: