Csound and CsoundAC API  5.17
Data Structures | Namespaces | Functions
VoiceleadingNode.hpp File Reference
#include "Platform.hpp"
#include "Voicelead.hpp"
#include "Node.hpp"
#include "Score.hpp"

Data Structures

class  csound::VoiceleadingNode
 This node class imposes a sequence of one or more "voice-leading" operations upon the pitches of notes produced by children of this node, within a segment of the notes. More...
class  csound::VoiceleadingOperation
 Utility class for storing voice-leading operations within a VoiceleadNode for future application. More...

Namespaces

namespace  csound
 The csound namespace contains classes for doing algorithmic composition, and for rendering audio from algorithmically generated scores, especially using Csound.

Functions

std::ostream SILENCE_PUBLICcsound::operator<< (std::ostream &stream, const VoiceleadingOperation &operation)