Joel,
The easiest place to see the output data is in one of the program specific
output functions. The pd version is sigfiddle_bang - line 1371 in the
sources that I have.
Karl
--
_____________________________________________________
| Karl W. MacMillan |
| Computer Music Department |
| Peabody Institute of the Johns Hopkins University |
| karlmac@peabody.jhu.edu |
| www.peabody.jhu.edu/~karlmac |
-----------------------------------------------------
On Wed, 17 Jan 2001, Joel Trunick wrote:
>
>
> I am trying to port the Fiddle program to Java to use with the Java Media
> Framework. I was wondering if anyone here has any experience with the code.
>
> My question is actually pretty simple, I have samples being sent thru it,
> but I am not sure where to pick up the answer (frequency of the note). There
> is a structure with x_hist in it, this appears to be it, but seems to always
> have 0.
>
> Please let me know if you have worked with the Fiddle code before.
>
> Thanks,
> Joel
>