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