hz2cent
From STX Wiki
< Programmer Guide | Command Reference | EVAL
Jump to navigationJump to search
hz2cent
Hertz to Cent conversion where x -> 1200 * log2(x / ref) + ofs
Usage:
hz2cent(x, ref, ofs)
Parameters:
- ofs
- The default is
0
.
- ref
- The default is
440
.