You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: add logarithmic frequency scale to spectrogram matplotlib plots
- Add log_freq parameter to plot_on_axis() and to_matplotlib() (default: True)
- Fixes issue where CQT log-spaced frequency bins were displayed with linear scale
- Sets y-axis to log scale automatically for proper CQT representation
0 commit comments