3 #ifndef SPECTMORPH_MORPH_LFO_MODULE_HH 4 #define SPECTMORPH_MORPH_LFO_MODULE_HH 6 #include "smmorphoperatormodule.hh" 7 #include "smmorphlfo.hh" 15 MorphLFO::WaveType wave_type;
31 SharedState *shared_state;
33 double compute_value (
double phase);
41 void update_value (
double time_ms);
42 void update_shared_state (
double time_ms);
Definition: smmorphlfomodule.hh:13
Definition: smmorphoperatormodule.hh:23
Definition: smmorphplanvoice.hh:14
Definition: smmorphoperator.hh:19
Definition: smalignedarray.cc:7
Definition: smmorphoperatormodule.hh:16