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

/netbsd-current/sys/dev/
H A Dsequencer.c166 static int midiseq_noteoff(struct midi_dev *, int, int, seq_event_t *);
1101 error = midiseq_noteoff(md, b->voice.channel, b->voice.key, b);
1356 * invalid in midiseq_noteoff, making the whole event an
1530 midiseq_noteoff(struct midi_dev *md, int chan, int key, seq_event_t *ev) function

Completed in 269 milliseconds