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

All the different types of events that can be triggered by the ToneBuffer and ToneBufferDownload classes. More...

#include <include\ToneBuffer.h>

Public Types

enum  Events { DOWNLOAD_FINISHED, DOWNLOAD_ERROR, Count }
 List of Events raised by the ToneBuffer Class and ToneBuffer Table Downloader. More...
 

Detailed Description

All the different types of events that can be triggered by the ToneBuffer and ToneBufferDownload classes.

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

Author
Dave Cowan
Date
2016-02-24
Since
1.1

Member Enumeration Documentation

List of Events raised by the ToneBuffer Class and ToneBuffer Table Downloader.

Enumerator
DOWNLOAD_FINISHED 

Event raised when ToneBufferDownload has confirmed that the iMS Controller received all of the ToneBuffer data.

DOWNLOAD_ERROR 

Event raised each time the ToneBufferDownload class registers an error in the download process.


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