CFugue
Public Types | Public Attributes | List of all members
CFugue::ChordDef Struct Reference

Definition of a Chord entry. More...

#include <Chords.h>

Public Types

enum  { MAX_INTERVALS = 16, MAX_NAME = 16 }
 
typedef signed short HALFSTEP
 

Public Attributes

TCHAR szChordName [MAX_NAME]
 Name of the Chord.
 
HALFSTEP Intervals [MAX_INTERVALS]
 The half-step intervals for the Chord. Zero indicates root note.
 
unsigned short nIntervalCount
 Number of valid entries in the Intervals[] array.
 

Detailed Description

Definition of a Chord entry.

Definition at line 19 of file Chords.h.


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

CFugue, the C++ Music Programming Library © Copyright 2009 Cenacle Research India Private Limited Gopalakrishna Palem