NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 73 of file snd_SeqPlayer.h.
Public Attributes | |
u8 | volume |
u8 | priority |
u8 | timebase |
u16 | tempo |
NoteOnCallback * | callback |
u8 nw4r::snd::detail::SeqPlayer::ParserPlayerParam::volume |
Definition at line 75 of file snd_SeqPlayer.h.
u8 nw4r::snd::detail::SeqPlayer::ParserPlayerParam::priority |
Definition at line 76 of file snd_SeqPlayer.h.
u8 nw4r::snd::detail::SeqPlayer::ParserPlayerParam::timebase |
Definition at line 77 of file snd_SeqPlayer.h.
u16 nw4r::snd::detail::SeqPlayer::ParserPlayerParam::tempo |
Definition at line 79 of file snd_SeqPlayer.h.
NoteOnCallback* nw4r::snd::detail::SeqPlayer::ParserPlayerParam::callback |
Definition at line 81 of file snd_SeqPlayer.h.