-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Free Music Instrument Tuner (FMIT) v1.2.6 #136
Comments
Hey, that's quite likely since I had surely limited to the piano range. |
Does it means, that top frequency is 4186 Hz ?
V V pon., 29. avg. 2022 ob 10:24 je oseba Gilles Degottex <
***@***.***> napisala:
… Hey, that's quite likely since I had surely limited to the piano range.
Increasing the value in the settings is not enough?
—
Reply to this email directly, view it on GitHub
<#136 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A2YE2NMXEWHKSFQ3TJRTYPLV3RXTRANCNFSM57YKICVQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Could be this:
https://github.com/gillesdegottex/fmit/blob/6ed7645d6ddfffa07adb30a41083fc004670b499/libs/Music/Music.cpp#L40
Thus: 48 semitones above A440.
Does it make sense with your experiments?
G
…On Mon, Aug 29, 2022 at 9:06 PM plavolasec ***@***.***> wrote:
Does it means, that top frequency is 4186 Hz ?
V V pon., 29. avg. 2022 ob 10:24 je oseba Gilles Degottex <
***@***.***> napisala:
> Hey, that's quite likely since I had surely limited to the piano range.
> Increasing the value in the settings is not enough?
>
> —
> Reply to this email directly, view it on GitHub
> <
#136 (comment)
>,
> or unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/A2YE2NMXEWHKSFQ3TJRTYPLV3RXTRANCNFSM57YKICVQ
>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>
—
Reply to this email directly, view it on GitHub
<#136 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABBPAP5Q5IWXO7IUEPSDGFDV3UC43ANCNFSM57YKICVQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
The problem arose because the synthesizer's oscillator was so detuned that FMIT could not determine the pitch. Now I managed to solve the problem and thank you for your answers. I love this program of yours because it is the only one that fits my needs. Thank you very much for it. Maybe just a hint for improvement: A REAL graphical representation of the waveform from the input signal of the synthesizer (triangle, sawtooth, square) would be desirable. When displaying the Fourier shape of a signal, these are not real shapes. |
You should check the "wave form view" (4th button from the left as far as I
remember).
Thanks for the motivating words!
…On Tue, Aug 30, 2022 at 12:45 AM plavolasec ***@***.***> wrote:
The problem arose because the synthesizer's oscillator was so detuned that
FMIT could not determine the pitch. Now I managed to solve the problem and
thank you for your answers. I love this program of yours because it is the
only one that fits my needs. Thank you very much for it. Maybe just a hint
for improvement: A REAL graphical representation of the waveform from the
input signal of the synthesizer (triangle, sawtooth, square) would be
desirable. When displaying the Fourier shape of a signal, these are not
real shapes.
—
Reply to this email directly, view it on GitHub
<#136 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABBPAP3AH27FDUBK2ZWXLUTV3U4PHANCNFSM57YKICVQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
The program does not process an input signal higher than the A7 tone (3520 Hz). Tuning frequencies up to C8 (4186 Hz) are necessary when tuning analog sound synthesizer oscillators.
The text was updated successfully, but these errors were encountered: