pfft custom windows
If i don't want to use the windows listed in PFFT~ e.g. hanning and I have my own buffer with a specific window. How / Where do I even apply it?
instead of the built-in window function argument, you can use the buffer name of your self-designed window, e.g. [fftin~ 1 myWind].
Whenever you make changes to this buffer, the DSP chain needs to restarted to bring them into effect.
thankss legend.