From: jpff ()
Date: Dec 2, 2004
Subject:
Re: number precision
A very short glance at the code for fof/fof2 indeed shows that the
increment is calculated by rounding down the increment to an integer.
fund_inc = (long)(*fund * sicvt);
form_inc = (long)(*form * sicvt);
and the phase is maintained as a long.
Before just changing this one does need to ask whether it would break
existing pieces.
==John ffitch
-- [EMAIL REMOVED] (or to http://www.cs.bath.ac.uk/cgi-bin/csound ) [EMAIL REMOVED]