Home
last modified time | relevance | path

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

/third_party/alsa-lib/test/
H A Dmidifile.c87 void (*Mf_noteon) () = NULLFUNC; variable
608 if (Mf_noteon)
609 (*Mf_noteon) (chan, c1, c2);
H A Dmidifile.h6 extern void (*Mf_noteon)();
H A Dplaymidi1.c595 Mf_noteon = do_noteon; in main()

Completed in 5 milliseconds