Searched defs:voice_len (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/usr.bin/sndiod/ |
H A D | midi.c | 56 const unsigned int voice_len[] = { 3, 3, 3, 3, 2, 2, 3 }; variable
|
/openbsd-src/usr.bin/aucat/ |
H A D | aucat.c | 138 const unsigned int voice_len[] = { 3, 3, 3, 3, 2, 2, 3 }; global() variable
|