| Hi,
a statement like:
prints " mean pitch original %7.1f sigma %5.2f centroid %7.1f samples %d\n",imean,isig,icent,i(gkcnt[0])
produces the following output:
%7.1f sigma %5.2f centroid %7.1f samples %d
%5.2f centroid %7.1f samples %d
%7.1f samples %d
mean pitch original 212.8 sigma 4.43 centroid 180.2 samples 1416
Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here |