SpectMorph
SpectMorph::MorphLinear Member List

This is the complete list of members for SpectMorph::MorphLinear, including all inherited members.

add_property(float *value, const std::string &identifier, const std::string &label, const std::string &value_label, float def, float mn, float mx) (defined in SpectMorph::MorphOperator)SpectMorph::MorphOperatorprotected
add_property(ModulationData *mod_data, const std::string &identifier, const std::string &label, const std::string &value_label, float def, float mn, float mx) (defined in SpectMorph::MorphOperator)SpectMorph::MorphOperatorprotected
add_property(int *value, const std::string &identifier, const std::string &label, const std::string &value_label, int def, int mn, int mx) (defined in SpectMorph::MorphOperator)SpectMorph::MorphOperatorprotected
add_property(int *value, const std::string &identifier, const std::string &label, const std::string &value_label, int def, const std::vector< int > &vec) (defined in SpectMorph::MorphOperator)SpectMorph::MorphOperatorprotected
add_property(bool *value, const std::string &identifier, const std::string &label, bool def) (defined in SpectMorph::MorphOperator)SpectMorph::MorphOperatorprotected
add_property_enum(Enum *value, const std::string &identifier, const std::string &label, int def, const EnumInfo &ei) (defined in SpectMorph::MorphOperator)SpectMorph::MorphOperatorinlineprotected
add_property_enum(const std::string &identifier, const std::string &label, int def, const EnumInfo &ei, std::function< int()> read_func, std::function< void(int)> write_func) (defined in SpectMorph::MorphOperator)SpectMorph::MorphOperatorprotected
add_property_log(float *value, const std::string &identifier, const std::string &label, const std::string &value_label, float def, float mn, float mx) (defined in SpectMorph::MorphOperator)SpectMorph::MorphOperatorprotected
add_property_log(ModulationData *mod_data, const std::string &identifier, const std::string &label, const std::string &value_label, float def, float mn, float mx) (defined in SpectMorph::MorphOperator)SpectMorph::MorphOperatorprotected
add_property_xparam(float *value, const std::string &identifier, const std::string &label, const std::string &value_label, float def, float mn, float mx, float slope) (defined in SpectMorph::MorphOperator)SpectMorph::MorphOperatorprotected
can_rename(const std::string &name) (defined in SpectMorph::MorphOperator)SpectMorph::MorphOperator
clone_config() override (defined in SpectMorph::MorphLinear)SpectMorph::MorphLinearvirtual
connect(Signal< Args... > &signal, const CbFunction &callback) (defined in SpectMorph::SignalReceiver)SpectMorph::SignalReceiverinline
connect(Signal< Args... > &signal, Instance *instance, const Method &method) (defined in SpectMorph::SignalReceiver)SpectMorph::SignalReceiverinline
CONTROL_GUI enum value (defined in SpectMorph::MorphOperator)SpectMorph::MorphOperator
CONTROL_OP enum value (defined in SpectMorph::MorphOperator)SpectMorph::MorphOperator
CONTROL_SIGNAL_1 enum value (defined in SpectMorph::MorphOperator)SpectMorph::MorphOperator
CONTROL_SIGNAL_2 enum value (defined in SpectMorph::MorphOperator)SpectMorph::MorphOperator
CONTROL_SIGNAL_3 enum value (defined in SpectMorph::MorphOperator)SpectMorph::MorphOperator
CONTROL_SIGNAL_4 enum value (defined in SpectMorph::MorphOperator)SpectMorph::MorphOperator
CONTROL_VELOCITY enum value (defined in SpectMorph::MorphOperator)SpectMorph::MorphOperator
ControlType enum name (defined in SpectMorph::MorphOperator)SpectMorph::MorphOperator
create(const std::string &type, MorphPlan *plan) (defined in SpectMorph::MorphOperator)SpectMorph::MorphOperatorstatic
db_linear() (defined in SpectMorph::MorphLinear)SpectMorph::MorphLinear
dead_signal(uint64 id) (defined in SpectMorph::SignalReceiver)SpectMorph::SignalReceiverinline
dependencies() override (defined in SpectMorph::MorphLinear)SpectMorph::MorphLinearvirtual
disconnect(uint64 id) (defined in SpectMorph::SignalReceiver)SpectMorph::SignalReceiverinline
folded() const (defined in SpectMorph::MorphOperator)SpectMorph::MorphOperator
get_property_dependencies(std::vector< MorphOperator * > &deps, const std::vector< std::string > &identifiers) (defined in SpectMorph::MorphOperator)SpectMorph::MorphOperator
id() (defined in SpectMorph::MorphOperator)SpectMorph::MorphOperator
insert_order() override (defined in SpectMorph::MorphLinear)SpectMorph::MorphLinearvirtual
left_op() (defined in SpectMorph::MorphLinear)SpectMorph::MorphLinear
left_smset() (defined in SpectMorph::MorphLinear)SpectMorph::MorphLinear
load(InFile &in_file) override (defined in SpectMorph::MorphLinear)SpectMorph::MorphLinearvirtual
load_left (defined in SpectMorph::MorphLinear)SpectMorph::MorphLinearprotected
load_right (defined in SpectMorph::MorphLinear)SpectMorph::MorphLinearprotected
m_config (defined in SpectMorph::MorphLinear)SpectMorph::MorphLinearprotected
m_folded (defined in SpectMorph::MorphOperator)SpectMorph::MorphOperatorprotected
m_id (defined in SpectMorph::MorphOperator)SpectMorph::MorphOperatorprotected
m_left_smset (defined in SpectMorph::MorphLinear)SpectMorph::MorphLinearprotected
m_morph_plan (defined in SpectMorph::MorphOperator)SpectMorph::MorphOperatorprotected
m_name (defined in SpectMorph::MorphOperator)SpectMorph::MorphOperatorprotected
m_properties (defined in SpectMorph::MorphOperator)SpectMorph::MorphOperatorprotected
m_right_smset (defined in SpectMorph::MorphLinear)SpectMorph::MorphLinearprotected
morph_plan() (defined in SpectMorph::MorphOperator)SpectMorph::MorphOperator
MorphLinear(MorphPlan *morph_plan) (defined in SpectMorph::MorphLinear)SpectMorph::MorphLinear
MorphOperator(MorphPlan *morph_plan) (defined in SpectMorph::MorphOperator)SpectMorph::MorphOperator
name() (defined in SpectMorph::MorphOperator)SpectMorph::MorphOperator
on_operator_removed(MorphOperator *op) (defined in SpectMorph::MorphLinear)SpectMorph::MorphLinear
OpNameMap typedef (defined in SpectMorph::MorphOperator)SpectMorph::MorphOperator
OUTPUT_AUDIO enum value (defined in SpectMorph::MorphOperator)SpectMorph::MorphOperator
OUTPUT_CONTROL enum value (defined in SpectMorph::MorphOperator)SpectMorph::MorphOperator
OUTPUT_NONE enum value (defined in SpectMorph::MorphOperator)SpectMorph::MorphOperator
output_type() override (defined in SpectMorph::MorphLinear)SpectMorph::MorphLinearvirtual
OutputType enum name (defined in SpectMorph::MorphOperator)SpectMorph::MorphOperator
P_MORPHING (defined in SpectMorph::MorphLinear)SpectMorph::MorphLinearstatic
post_load(OpNameMap &op_name_map) override (defined in SpectMorph::MorphLinear)SpectMorph::MorphLinearvirtual
property(const std::string &identifier) (defined in SpectMorph::MorphOperator)SpectMorph::MorphOperator
ptr_id() const (defined in SpectMorph::MorphOperator)SpectMorph::MorphOperatorinline
PtrID typedef (defined in SpectMorph::MorphOperator)SpectMorph::MorphOperator
read_properties_post_load(OpNameMap &op_name_map) (defined in SpectMorph::MorphOperator)SpectMorph::MorphOperator
read_property_event(InFile &in_file) (defined in SpectMorph::MorphOperator)SpectMorph::MorphOperator
register_property(Property *property) (defined in SpectMorph::MorphOperator)SpectMorph::MorphOperator
right_op() (defined in SpectMorph::MorphLinear)SpectMorph::MorphLinear
right_smset() (defined in SpectMorph::MorphLinear)SpectMorph::MorphLinear
save(OutFile &out_file) override (defined in SpectMorph::MorphLinear)SpectMorph::MorphLinearvirtual
set_db_linear(bool new_db_linear) (defined in SpectMorph::MorphLinear)SpectMorph::MorphLinear
set_folded(bool folded) (defined in SpectMorph::MorphOperator)SpectMorph::MorphOperator
set_id(const std::string &id) (defined in SpectMorph::MorphOperator)SpectMorph::MorphOperator
set_left_op(MorphOperator *op) (defined in SpectMorph::MorphLinear)SpectMorph::MorphLinear
set_left_smset(const std::string &smset) (defined in SpectMorph::MorphLinear)SpectMorph::MorphLinear
set_morphing(double new_morphing) (defined in SpectMorph::MorphLinear)SpectMorph::MorphLinear
set_name(const std::string &name) (defined in SpectMorph::MorphOperator)SpectMorph::MorphOperator
set_right_op(MorphOperator *op) (defined in SpectMorph::MorphLinear)SpectMorph::MorphLinear
set_right_smset(const std::string &smset) (defined in SpectMorph::MorphLinear)SpectMorph::MorphLinear
SignalReceiver() (defined in SpectMorph::SignalReceiver)SpectMorph::SignalReceiverinline
type() override (defined in SpectMorph::MorphLinear)SpectMorph::MorphLinearvirtual
type_name() (defined in SpectMorph::MorphOperator)SpectMorph::MorphOperator
write_properties(OutFile &out_file) (defined in SpectMorph::MorphOperator)SpectMorph::MorphOperator
~MorphLinear() (defined in SpectMorph::MorphLinear)SpectMorph::MorphLinear
~MorphOperator() (defined in SpectMorph::MorphOperator)SpectMorph::MorphOperatorvirtual
~SignalReceiver() (defined in SpectMorph::SignalReceiver)SpectMorph::SignalReceiverinlinevirtual