MBNG_PATCH

Functions

s32 MBNG_PATCH_Init (u32 mode)
s32 MBNG_PATCH_Load (char *filename)
s32 MBNG_PATCH_Store (char *filename)

Variables

mbng_patch_matrix_din_entry_t mbng_patch_matrix_din [MBNG_PATCH_NUM_MATRIX_DIN]
mbng_patch_matrix_dout_entry_t mbng_patch_matrix_dout [MBNG_PATCH_NUM_MATRIX_DOUT]
mbng_patch_ain_entry_t mbng_patch_ain
mbng_patch_ainser_entry_t mbng_patch_ainser [MBNG_PATCH_NUM_AINSER_MODULES]
mbng_patch_mf_entry_t mbng_patch_mf [MBNG_PATCH_NUM_MF_MODULES]
char mbng_patch_aout_spi_rc_pin
char mbng_patch_max72xx_spi_rc_pin
mbng_patch_scs_t mbng_patch_scs
mbng_patch_cfg_t mbng_patch_cfg

Detailed Description

Patch Layer for MIDIbox NG


Function Documentation

s32 MBNG_PATCH_Init ( u32  mode  ) 

This function initializes the patch structure

Here is the call graph for this function:

s32 MBNG_PATCH_Load ( char *  filename  ) 

This function loads the patch from SD Card

Returns:
!= 0 if Load failed

Here is the call graph for this function:

s32 MBNG_PATCH_Store ( char *  filename  ) 

This function stores the patch on SD Card

Returns:
!= 0 if Store failed

Here is the call graph for this function:


Variable Documentation

mbng_patch_ainser_entry_t mbng_patch_ainser[MBNG_PATCH_NUM_AINSER_MODULES]

Include files Preset patch

mbng_patch_mf_entry_t mbng_patch_mf[MBNG_PATCH_NUM_MF_MODULES]

Generated on 22 Jan 2016 for MIDIboxNG by  doxygen 1.6.1