allow user tweaking of everything that might have inherent latency; add GUI for track...
[ardour.git] / libs / ardour / ardour / gain.h
index 5832f7110104e1595d9eeef4398487f615960574..e57cfdc0d77c49c7ced2a501ee122cda21591677 100644 (file)
@@ -25,7 +25,7 @@
 
 namespace ARDOUR {
 
-struct Gain : public Curve {
+struct Gain : public AutomationList {
 
     Gain();
     Gain (const Gain&);