Csound and CsoundAC API
5.17
|
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_PUBLIC & | csound::operator<< (std::ostream &stream, const VoiceleadingOperation &operation) |