|
enum | AddPos { ADD_POS_AUTO,
ADD_POS_END
} |
|
|
void | plan_changed () |
|
void | index_changed () |
|
void | operator_removed (MorphOperator *op) |
|
void | need_view_rebuild () |
|
|
static std::string | id_chars () |
|
static std::string | generate_id () |
|
Loads MorphPlan from input stream.
- Returns
- BSE_ERROR_NONE if everything worked, an error otherwise
bool MorphPlan::load_index |
( |
const std::string & |
filename | ) |
|
Sets and loads instrument index to be used.
- Returns
- true if the instrument index was loaded successfully, false otherwise
Get MorphPlan operators.
- Returns
- a read-only reference to the vector containing the operators.
The documentation for this class was generated from the following files: