3 #ifndef SPECTMORPH_MORPH_LINEAR_HH 4 #define SPECTMORPH_MORPH_LINEAR_HH 6 #include "smmorphoperator.hh" 24 std::string load_left, load_right, load_control;
30 ControlType m_control_type;
42 bool load (
InFile& in_file);
43 void post_load (OpNameMap& op_name_map);
44 OutputType output_type();
56 void set_morphing (
double new_morphing);
58 ControlType control_type();
59 void set_control_type (ControlType new_control_type);
62 void set_db_linear (
bool new_db_linear);
65 void set_use_lpc (
bool new_use_lpc);
Definition: smmorphlinear.hh:13
Definition: smoutfile.hh:15
Definition: smmorphplan.hh:15
Class to read SpectMorph binary data.
Definition: sminfile.hh:25
Definition: smmorphoperator.hh:19
Definition: smalignedarray.cc:7