Olivier Revollat wrote:
It seems that fiddle~ output the pitch (frequency) and no the midi note , isn't it ?
i don't know, since everybody seems to believe so, probably i am wrong.
what i do is: start pd. create a [fiddle~] object. right-click it->help.
then i basically see this:
[57(
|
[mtof]
|
[220
|
[phasor~]
|
[fiddle~]
|
[print pitch]
on the console it says "pitch: 56.9946"
my interpretation of this is, that the "pitch" (56.9946) is given in MIDI (57) and not in Hz (220).
mfg.adsr IOhannes