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

/netbsd-6-1-5-RELEASE/sys/dev/
H A Dmidisyn.c113 midipitch_t tuning_coarse; member in struct:channelstate
578 ms->chnstate[chan].tuning_coarse = 0;
587 ms->chnstate[chan].tuning_coarse = ( mp - 64 ) << 14;
625 return s->bend + s->tuning_fine +s->tuning_coarse;

Completed in 69 milliseconds