MBNG_SEQ

Functions

s32 MBNG_SEQ_Init (u32 mode)
s32 MBNG_SEQ_Handler (void)
s32 MBNG_SEQ_Reset (void)
s32 MBNG_SEQ_SetPauseMode (u8 enable)
s32 MBNG_SEQ_PauseEnabled (void)
s32 MBNG_SEQ_PlayButton (void)
s32 MBNG_SEQ_StopButton (void)
s32 MBNG_SEQ_PauseButton (void)
s32 MBNG_SEQ_PlayStopButton (void)

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

Here is the call graph for this function:

s32 MBNG_SEQ_Init ( u32  mode  ) 

Initialisation

Here is the call graph for this function:

s32 MBNG_SEQ_PauseButton ( void   ) 

To control the stop button function

Here is the call graph for this function:

s32 MBNG_SEQ_PauseEnabled ( void   ) 
Returns:
1 if pause enabled
s32 MBNG_SEQ_PlayButton ( void   ) 

To control the play button function

Here is the call graph for this function:

s32 MBNG_SEQ_PlayStopButton ( void   ) 

To control the play/stop button function

Here is the call graph for this function:

s32 MBNG_SEQ_Reset ( void   ) 

Resets song position of sequencer

Here is the call graph for this function:

s32 MBNG_SEQ_SetPauseMode ( u8  enable  ) 

enables/disables pause

s32 MBNG_SEQ_StopButton ( void   ) 

To control the stop button function

Here is the call graph for this function:


Generated on 22 Jan 2016 for MIDIboxNG by  doxygen 1.6.1