Home
last modified time | relevance | path

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

/third_party/alsa-lib/test/
H A Dmidifile.c88 void (*Mf_noteoff) () = NULLFUNC; variable
604 if (Mf_noteoff)
605 (*Mf_noteoff) (chan, c1, c2);
H A Dmidifile.h7 extern void (*Mf_noteoff)();
H A Dplaymidi1.c596 Mf_noteoff = do_noteoff; in main()

Completed in 3 milliseconds