cpsmidi
scorefile command -- convert midi note # to frequency (Hz)
USAGE:
val = cpsmidi(72.0)
cpsmidi
will set
val
in the above example to the frequency corresponding to the midi note number passed into the function.
See also
pchmidi
and
midipch
.