Isomet Modular Synthesiser (iMS) API  v1.4.2
iMS API
Public Types | List of all members
iMS::AuxiliaryEvents Class Reference

All the different types of events that can be triggered by the Auxiliary class. More...

#include <include\Auxiliary.h>

Public Types

enum  Events { EXT_ANLG_UPDATE_AVAILABLE, EXT_ANLG_READ_FAILED, Count }
 List of Events raised by the Auxiliary module. More...
 

Detailed Description

All the different types of events that can be triggered by the Auxiliary class.

Some events contain floating point parameter data which can be processed by the IEventHandler::EventAction derived method

Author
Dave Cowan
Date
2016-02-11
Since
1.1

Member Enumeration Documentation

List of Events raised by the Auxiliary module.

Enumerator
EXT_ANLG_UPDATE_AVAILABLE 

Previous Analog Input Update request completed; data available to be read.

EXT_ANLG_READ_FAILED 

Previous Analog Input Update request completed; request failed.


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