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
The pitch case (pitch without octave) The pitch parameter is the real pitch
The height case (pitch with octave) The pitch paramter is the pitch X octave
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:
ImplicitAlteration.h
ImplicitAlteration.cpp
Generated on Tue Jun 1 21:13:32 2004 for Alternate Take by
1.3.6