Lines Matching defs:play
171 static int play = 1;
185 if (play)
414 if (play && ioctl(fd, SEQUENCER_INFO, &info) < 0)
420 if (play)
501 if (!play)
527 warnx("Cannot play MIDI file of type %d", format);
565 * Play MIDI events by selecting the track with the lowest
697 if (play && ioctl(fd, SEQUENCER_SYNC, 0) < 0)
758 play = 0;
780 if (!play)