Home
last modified time | relevance | path

Searched refs:midi_lengths (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/usr.bin/midiplay/
H A Dmidiplay.c82 static int midi_lengths[] = { 2, 2, 2, 2, 1, 1, 2, 0 }; variable
84 #define MIDI_LENGTH(d) (midi_lengths[((d) >> 4) & 7])