logo
Main Page | Namespaces | Classes | Compounds | Files | Compound Members | Related

SynthGUI Namespace Reference

Graphical User Interface for Syntopia Project. As of now contains classes for manipulation of: and of course the main UI window: mainDialog. More...


Compounds

class  AInput
 Combined drop box / slider component. More...

class  EnvDialog
 Class for manipulating the Envelope module. More...

class  FilterDialog
 Class for manipulating the Filter module. More...

class  mainDialog
 The main UI window. More...

class  mod
 mod is the class for visually representing a module. More...

class  modInOuts
 Class for graphical representing in and outputs. More...

class  modList
 Containter for the 'mods' displayed on the main UI window. More...

class  OscDialog
 Dialog window for manipulating Oscillator/Sampler setting. More...

class  SlideInput
 A combined slider and text box input component. More...


Typedefs

typedef std::vector< Module * > ModVector


Detailed Description

Graphical User Interface for Syntopia Project. As of now contains classes for manipulation of: and of course the main UI window: mainDialog.


Typedef Documentation

typedef std::vector<Module *> SynthGUI::ModVector
 

If the module is part of a voice (for polyphonic synths) One mod can point to many instances (but of course only one of these: the so called firstVoice is drawn). This is (the type of) the list of modules.

Definition at line 46 of file MainDialog.h.


Syntopia Project. Visit the web page, or the SourceForge page.
Docs made by Doxygen. Email: Mikael Christensen