|
CFugue
|
#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.
Definition at line 27 of file Instrument.h.
| CFugue, the C++ Music Programming Library | © Copyright 2009 Cenacle Research India Private Limited | Gopalakrishna Palem |