fmit icon indicating copy to clipboard operation
fmit copied to clipboard

Allow fixing the current note & add MUSIC spectral view

Open msrst opened this issue 4 years ago • 3 comments

  1. Add a "Fix" button which forces FMIT to only search for frequencies near the selected frequency. Add an up and down arrow to modify the selected frequency (see bottom right in the screenshot)
  2. Add another spectral view which shows the output spectrum after running the MUSIC frequency estimation algorithm (after low-pass-filtering and downsampling)

I hope this is useful. At least I found that for very low or high notes FMIT often fails to predict the correct tone and then it is helpful to be able to force FMIT to use a specific target tone. The MUSIC spectrum is an additional hint for unstable tones. Both was evaluated when tuning my piano XD

Just tell me if I should modify something on my pull request.

Screenshot from 2022-03-09 11-06-40

msrst avatar Mar 09 '22 16:03 msrst

One main issue with this PR: It is actually 2 different features mixed in a single PR.

gillesdegottex avatar Nov 01 '25 17:11 gillesdegottex

be able to force FMIT to use a specific target tone

I don't think I see the use case here, how/why would you need this feature that is not already closely covered by the other features? Do you mind elaborating an example?

gillesdegottex avatar Nov 01 '25 17:11 gillesdegottex

What is the advantage of "MUSIC Spectrum" ? Namely, why not using the "Fourier Transform" view?

gillesdegottex avatar Nov 01 '25 17:11 gillesdegottex