#include <ChordLindenmayer.hpp>
Constructor & Destructor Documentation
| csound::Turtle::Turtle |
( |
| ) |
|
|
inline |
| csound::Turtle::Turtle |
( |
const Turtle & |
other | ) |
|
|
inline |
Member Function Documentation
| virtual std::string csound::Turtle::__str__ |
( |
| ) |
const |
|
inlinevirtual |
| void csound::Turtle::initialize |
( |
| ) |
|
|
inline |
| bool csound::Turtle::operator< |
( |
const Turtle & |
other | ) |
const |
|
inline |
Field Documentation
| std::vector<double> csound::Turtle::chord |
| std::vector<double> csound::Turtle::modality |
| Event csound::Turtle::note |
| Event csound::Turtle::orientation |
| double csound::Turtle::rangeBass |
| double csound::Turtle::rangeSize |
| Event csound::Turtle::step |
| double csound::Turtle::voicing |