39 std::function<
bool (
double)> setter,
40 std::function<
double ()> getter)
51 return std::string(theBuf);
std::string get_user_string() const
std::function< double()> _getter
std::function< bool(double)> _setter
ProxyControllable(const std::string &name, PBD::Controllable::Flag flags, std::function< bool(double)> setter, std::function< double()> getter)
void set_value(double v, PBD::Controllable::GroupControlDisposition gcd)
static float accurate_coefficient_to_dB(float coeff)
GtkImageIconNameData name
std::shared_ptr< PBD::Controllable > Controllable