Home
last modified time | relevance | path

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

/third_party/alsa-lib/test/
H A Dmidifile.c91 void (*Mf_pitchbend) () = NULLFUNC; variable
620 if (Mf_pitchbend)
621 (*Mf_pitchbend) (chan, c1, c2);
H A Dmidifile.h10 extern void (*Mf_pitchbend)();
H A Dplaymidi1.c599 Mf_pitchbend = do_pitchbend; in main()

Completed in 3 milliseconds