Isomet Modular Synthesiser (iMS) API  v1.4.2
iMS API
Classes | Namespaces | Typedefs
ToneBuffer.h File Reference

Class for storing an array of Synthesiser tones. More...

#include "IMSSystem.h"
#include "IEventHandler.h"
#include "IMSTypeDefs.h"
#include "IBulkTransfer.h"
#include "Image.h"
#include "FileSystem.h"
#include <array>
Include dependency graph for ToneBuffer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  iMS::ToneBufferEvents
 All the different types of events that can be triggered by the ToneBuffer and ToneBufferDownload classes. More...
 
class  iMS::ToneBuffer
 An array of 4-channel FAP Tones stored in memory on the Synthesiser. More...
 
class  iMS::ToneBufferDownload
 Provides a mechanism for downloading ToneBuffer's to a Synthesiser's LTB memory. More...
 

Namespaces

 iMS
 The entire API is encapsulated by the iMS namespace.
 

Typedefs

using iMS::TBEntry = ImagePoint
 TBEntry is synonymous with ImagePoint An entry in the Tone Buffer contains four FAPs, one per output channel and is therefore comparable to a single ImagePoint making up one entry in an Image. More...
 

Detailed Description

Class for storing an array of Synthesiser tones.

Author
Dave Cowan
Date
2016-02-24
Since
1.0