The FFT node has a smoothing parameter. Setting its input > 1 may put the internal smoothing filter in a state from which it does not recover.
A quick workaround to reset is to change Bin count but I’d suggest to internally clamp to 1 (max) as this already smoothes in maximum way so that FFT values don’t change any more.
