Searched refs:cents (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/
H A Dmidisyn.c541 int8_t semis, cents; local
544 cents = w&0x7f;
550 * just take semis*bendraw<<1. Do the same with cents
556 ((ms->chnstate[chan].bendraw * cents)/25 + 1) >> 1;
742 * you can't expect a lengthy integer sum of cents to come out in tune; if you
743 * do anything in cents it is best to use them only for local adjustment of

Completed in 103 milliseconds