1kunif
> Set Colorbar Range in matplotlib
> `pxx, freq, bins, t = plt.specgram(sig_1 ,Fs = 48000, cmap = 'jet', vmin = -40.0, vmax = 40.0)`
1kunif
> Set Colorbar Range in matplotlib
> `pxx, freq, bins, t = plt.specgram(sig_1 ,Fs = 48000, cmap = 'jet', vmin = -40.0, vmax = 40.0)`