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

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

#include <include\SignalPath.h>

Public Types

enum  Events { RX_DDS_POWER, ENC_VEL_CH_X, ENC_VEL_CH_Y, Count }
 List of Events raised by the Signal Path module. More...
 

Detailed Description

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

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

Author
Dave Cowan
Date
2015-11-11
Since
1.0

Member Enumeration Documentation

List of Events raised by the Signal Path module.

Enumerator
RX_DDS_POWER 

Returns DDS Power setting.

ENC_VEL_CH_X 

Returns current Encoder X Channel Velocity.

ENC_VEL_CH_Y 

Returns current Encoder Y Channel Velocity.


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