friture icon indicating copy to clipboard operation
friture copied to clipboard

[feature suggestion] [2D Spectrogram] analyze low frequencies with one FFT Size and high frequencies with another FFT Size

Open axredneck opened this issue 5 years ago • 3 comments

e.g.:

  • Capture some sound
  • Analyze it with big FFT Size
  • Render lower frequencies of FFT result
  • Analyze if with small FFT Size
  • Render higher frequencies of FFT result
  • Maybe analyze it with medium FFT Size and render medium frequencies
  • Scroll the spectrogram
  • Repeat Possible advantages:
  • Low frequencies would look sharper along frequency axis
  • High frequencies would look sharper along time axis

axredneck avatar Dec 13 '19 20:12 axredneck

Better suggestion: make something like this but without a gap between graphs and maybe 3 graphs instead of 2: 2019-12-26-193354_1920x1080_scrot

axredneck avatar Dec 26 '19 16:12 axredneck

Something like implementing a CQT spectrogram would probably be a better solution long term

clo-yunhee avatar Sep 06 '21 04:09 clo-yunhee

I can try adding a CQT 2D spectrum using gaborator on a fork of the repo during the next few days

clo-yunhee avatar Sep 06 '21 04:09 clo-yunhee

Closing it in favour of issue #256

axredneck avatar Dec 19 '23 22:12 axredneck