#include <Instrument.h>
Public Member Functions | |
Instrument (const unsigned char nInstrumentID) | |
Summary>Returns the MIDI Instrument ID this object represents | |
unsigned char | GetInstrumentID () const |
MString | GetInstrumentName () const |
Returns the name of the music instrument this object represents | |
Static Public Member Functions | |
static void | PopulateStandardDefinitions (DICTIONARY &stdDefns) |
Populates the standard musical instrument Macro defintions into Music String Dictionary. |
Represents MIDI instrument objects. Useful for instrument changes, also known as patch changes.
CFugue, the C++ Music Programming Library | © Copyright 2009 CineFx Digital Media Pvt Ltd. | Gopalakrishna Palem |