CHAILink SDK  Version 1.3
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
CPMODIFIERMSG Struct Reference

This structure stores data from a modifier message. More...

#include <CLC_Fct_ModifierMessage.h>

Data Fields

CPUINT16 wNumber
 Message number. More...
 
CPVALUE Value
 Message value. More...
 
CPUINT16 wProfiles
 Profile bits. (see ModifierProfiles enumeration) More...
 
union {
   CPUINT16   DataArray [MODIFIERMESSAGE_PROFILEBITS]
 Data access in array mode. More...
 
   struct {
      CPUINT16   wTransaction
 
      CPUINT16   wVoiceID
 
      CPUINT16   wAutomation
 
      CPUINT16   wIndex
 
      CPUINT16   wSource
 
      CPUINT16   wMorph
 
      CPUINT16   w_Reserved_
 
      CPUINT16   w_Reserved1_
 
   }   Discrete
 Discrete data. More...
 
Profile
 Profile additional data. More...
 

Detailed Description

This structure stores data from a modifier message.

Warning
The profiles information MUST be accessed using the ModifierMessage_* functions and not directly!

The documentation for this struct was generated from the following file: