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

/netbsd-current/sys/dev/
H A Dmidisyn.c112 midipitch_t tuning_fine; member in struct:channelstate
555 ms->chnstate[chan].tuning_fine = 0;
564 ms->chnstate[chan].tuning_fine = ( mp - 8192 ) << 1;
618 return s->bend + s->tuning_fine +s->tuning_coarse;

Completed in 66 milliseconds