Main Page | Modules | Class Hierarchy | Class List | File List | Class Members | Related Pages

ImplicitAlterationList Class Reference
[Core Musical Objects]

#include <ImplicitAlteration.h>

List of all members.

Public Member Functions

int contains (int pitch, int alteration)
void add (int pitch, int alteration)


Detailed Description

This class hold the information for all the implicit/explicit alterations. There is two kind of use of this class in measureMC


Member Function Documentation

void ImplicitAlterationList::add int  pitch,
int  alter
 

This add the implicit alteration data

int ImplicitAlterationList::contains int  pitch,
int  alter
 

Returns:
  • 0 if the pitch is not present
  • 1 if the pitch is present but with a differant alteration
  • 2 if the pitch is present with the correct alteration


The documentation for this class was generated from the following files:
Generated on Tue Jun 1 21:13:32 2004 for Alternate Take by doxygen 1.3.6