-
dexter
posted in technical issues • read moreIs it possible to use [fiddle~] to get the frequency and amplitude of the Formats (F1,F2,...)

And if yes, how?I'm pretty sure that the 3rd outlet is giving information about the Fundamental Frequency (F0 or Fx) but what can I do to get the others??
-
dexter
posted in technical issues • read moreWhat is a good way to show the pitch of an audio input??
I was thinking of using the frequency alone, but I've been told is not accurate enough...
-
dexter
posted in technical issues • read moreI'm a newbie and I'm trying to figure out how to increment a value.
I have the normalised RMS (in dB) changing and with a [metro] object I am sampling each 100ms.
I want to evaluate the mean of the value (in dB).
To do so I need to learn how to keep adding values to an integer variable/object, dividing by the count of samples is easy after.
my attempt
[0 ( [-40.2] <=dB (number)
| __ |
\ |
\_____| |
[+ ] <= the left outlet of [+] object is connected with the left inlet of i
|
[ ] <=sum (number) -
dexter
posted in technical issues • read moreIs there a elegant way to reset an array (to assign to all x values an y value of 0).
-
dexter
posted in technical issues • read morethank you very much! Good explanation for a newbie!

Is there a way to describe the pitch of a speech?
I am thinking of the [fiddle~] object and his third outlet which is "raw pitch" (from the Help).. but I'm not sure it will work fine. -
dexter
posted in technical issues • read moreNow I'm a bit confused. Can someone define "pitch" please...

-
dexter
posted in technical issues • read moreThank you for the answer! I am just reading [fiddle~] Help and it seems that it is the right solution. I guess the third outlet will do the job..
(hope so) -
-
dexter
posted in technical issues • read moreSolved!
sorry, I had to bang both the input numbers together.
Sorry I'm still learning!
))
