OSC: Get gain feedback to show with automation Play.
[ardour.git] / libs / surfaces / osc / osc_route_observer.h
index a445334b3cd70593743e9dc2d1287979c9e516fc..770d3118a484349a31bfee530fc13ba265c39ce6 100644 (file)
@@ -58,6 +58,8 @@ class OSCRouteObserver
        float _last_meter;
        uint32_t gain_timeout;
        uint32_t trim_timeout;
+       float _last_gain;
+       ARDOUR::AutoState as;
 
 
        void name_changed (const PBD::PropertyChange& what_changed);