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;
....


did the job!

thanks again,
Achilleas

Reply via email to