So editing the vco_c.h file :
...
static sptr make(double sampling_rate, double sensitivity, double amplitude);
//! Sets the sensitivity.
virtual void set_sensitivity(double sensitivity) =0;
//! Sets the sensitivity.
virtual void set_sensitivity(double sensitivity) =0;
....
did the job!
thanks again,
Achilleas
No comments:
Post a Comment