from spectrum.window import Window
w = Window(64, 'hamming')
w.plot_frequencies()