Searched refs:playdata (Results 1 – 1 of 1) sorted by relevance
| /netbsd-src/usr.bin/midiplay/ |
| H A D | midiplay.c | 100 static void playdata(u_char *, u_int, const char *); 398 playdata(buf, tot, name); in playfile() 403 playdata(u_char *buf, u_int tot, const char *name) in playdata() function 802 playdata(sample, sizeof sample, "<Gubben Noa>"); in main() 805 playdata(silence_sample, sizeof silence_sample, in main()
|