Public Member Functions | Data Fields

csound::VoiceleadingOperation Class Reference

#include <VoiceleadingNode.hpp>

Public Member Functions

Data Fields


Detailed Description

Utility class for storing voice-leading operations within a VoiceleadNode for future application.


Constructor & Destructor Documentation

csound::VoiceleadingOperation::VoiceleadingOperation (  ) 
virtual csound::VoiceleadingOperation::~VoiceleadingOperation (  )  [virtual]

Field Documentation

The index of the first event to which the operation is applied.

The operation begins at this time, and continues until just before the beginning of the next operation, or the end of the score, whichever comes first.

Transposition, or NAN if no operation.

One past the index of the last event to which the operation is applied.

The operation ends before this time.

If true, perform the closest voice-leading from the prior operation.

Times may need to be rescaled to match the duration of the score.

Times may need to be rescaled to match the duration of the score.

Prime chord, or NAN if no operation.

Voicing, or NAN if no operation.