|
CFugue
|
Takes care of defining the MIDI Controller Events used in MusicStrings. More...
#include <ControllerEvent.h>
Public Member Functions | |
| ControllerEvent (unsigned char argControl, unsigned char argValue) | |
| unsigned char | GetControl () const |
| Returns the current control index. | |
| unsigned char | GetValue () const |
| Returns the current control value. | |
Static Public Member Functions | |
| static void | PopulateStandardDefinitions (DICTIONARY &stdDefns) |
| Populates the standard Tempo Macro defintions into Music String Dictionary. | |
Takes care of defining the MIDI Controller Events used in MusicStrings.
Definition at line 24 of file ControllerEvent.h.
| CFugue, the C++ Music Programming Library | © Copyright 2009 Cenacle Research India Private Limited | Gopalakrishna Palem |