MBNG_SEQ
Detailed Description
Sequencer functions for MIDIbox NG
Function Documentation
s32 MBNG_SEQ_Handler |
( |
void |
|
) |
|
this sequencer handler is called periodically to check for new requests from BPM generator
s32 MBNG_SEQ_Init |
( |
u32 |
mode |
) |
|
s32 MBNG_SEQ_PauseButton |
( |
void |
|
) |
|
To control the stop button function
s32 MBNG_SEQ_PauseEnabled |
( |
void |
|
) |
|
- Returns:
- 1 if pause enabled
s32 MBNG_SEQ_PlayButton |
( |
void |
|
) |
|
To control the play button function
s32 MBNG_SEQ_PlayStopButton |
( |
void |
|
) |
|
To control the play/stop button function
s32 MBNG_SEQ_Reset |
( |
void |
|
) |
|
Resets song position of sequencer
s32 MBNG_SEQ_SetPauseMode |
( |
u8 |
enable |
) |
|
s32 MBNG_SEQ_StopButton |
( |
void |
|
) |
|
To control the stop button function