Public Member Functions | Static Public Member Functions
MusicNoteLib::ControllerEvent Class Reference

Takes care of defining the MIDI Controller Events used in MusicStrings. More...

#include <ControllerEvent.h>

List of all members.

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.

Detailed Description

Takes care of defining the MIDI Controller Events used in MusicStrings.


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

CFugue, the C++ Music Programming Library © Copyright 2009 CineFx Digital Media Pvt Ltd. Gopalakrishna Palem