SEQUENCER_TMR_START
error = ioctlf(fp, SEQUENCER_TMR_START, &idat);
case SEQUENCER_TMR_START:
if (ioctl(midifd, SEQUENCER_TMR_START, NULL) < 0) {