MBNG_MF

Functions

s32 MBNG_MF_Init (u32 mode)
s32 MBNG_MF_MIDI_NotifyPackage (mios32_midi_port_t port, mios32_midi_package_t midi_package)
s32 MBNG_MF_ReceiveSysEx (mios32_midi_port_t port, u8 midi_in)
s32 MBNG_MF_NotifyReceivedValue (mbng_event_item_t *item)

Detailed Description

Motorfader access functions for MIDIbox NG


Function Documentation

s32 MBNG_MF_Init ( u32  mode  ) 

This function initializes the MF handler

s32 MBNG_MF_MIDI_NotifyPackage ( mios32_midi_port_t  port,
mios32_midi_package_t  midi_package 
)

This function should be called from APP_MIDI_NotifyPackage whenver a new MIDI event has been received

Here is the call graph for this function:

s32 MBNG_MF_NotifyReceivedValue ( mbng_event_item_t item  ) 

This function is called by MBNG_EVENT_ItemReceive when a matching value has been received

Here is the call graph for this function:

s32 MBNG_MF_ReceiveSysEx ( mios32_midi_port_t  port,
u8  midi_in 
)

This function should be called from APP_SYSEX_Parser on incoming SysEx data

Here is the call graph for this function:


Generated on 22 Jan 2016 for MIDIboxNG by  doxygen 1.6.1