PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
_SsFCALL_ Struct Reference

Data Fields

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)
 

Detailed Description

Definition at line 234 of file libsnd2.h.

Field Documentation

◆ noteon

void(* _SsFCALL_::noteon) (s16, s16, u8, u8)

Definition at line 236 of file libsnd2.h.

◆ programchange

void(* _SsFCALL_::programchange) (s16, s16, u8)

Definition at line 237 of file libsnd2.h.

◆ pitchbend

void(* _SsFCALL_::pitchbend) (s16, s16)

Definition at line 238 of file libsnd2.h.

◆ metaevent

void(* _SsFCALL_::metaevent) (s16, s16, u8)

Definition at line 239 of file libsnd2.h.

◆ control

void(* _SsFCALL_::control[CC_MAX])(s16, s16, u8)

Definition at line 240 of file libsnd2.h.

◆ ccentry

void(* _SsFCALL_::ccentry[DE_MAX])(s16, s16, s16, VagAtr, s16, u8)

Definition at line 241 of file libsnd2.h.


The documentation for this struct was generated from the following file: