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

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

Completed in 48 milliseconds