|
void(* | noteon )(s16, s16, u8, u8) |
|
void(* | programchange )(s16, s16, u8) |
|
void(* | pitchbend )(s16, s16) |
|
void(* | metaevent )(s16, s16, u8) |
|
void(* | control [CC_MAX])(s16, s16, u8) |
|
void(* | ccentry [DE_MAX])(s16, s16, s16, VagAtr, s16, u8) |
|
Definition at line 234 of file libsnd2.h.
◆ noteon
void(* _SsFCALL_::noteon) (s16, s16, u8, u8) |
◆ programchange
void(* _SsFCALL_::programchange) (s16, s16, u8) |
◆ pitchbend
void(* _SsFCALL_::pitchbend) (s16, s16) |
◆ metaevent
void(* _SsFCALL_::metaevent) (s16, s16, u8) |
◆ control
void(* _SsFCALL_::control[CC_MAX])(s16, s16, u8) |
◆ ccentry
void(* _SsFCALL_::ccentry[DE_MAX])(s16, s16, s16, VagAtr, s16, u8) |
The documentation for this struct was generated from the following file: