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.
CFugue, the C++ Music Programming Library | © Copyright 2009 CineFx Digital Media Pvt Ltd. | Gopalakrishna Palem |