X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fpatchbay.h;h=29096a7412283867e5abfc1ba63aba22c2b462da;hb=51f270affce2ae0377ac53b52eb799b55719df0a;hp=5d84e364781671e53e8a8e20e990c33fb50dcb1d;hpb=7fd85fb66168f6b518c5f2d73e04036e87faa0e1;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/cinelerra/patchbay.h b/cinelerra-5.1/cinelerra/patchbay.h index 5d84e364..29096a74 100644 --- a/cinelerra-5.1/cinelerra/patchbay.h +++ b/cinelerra-5.1/cinelerra/patchbay.h @@ -59,7 +59,7 @@ public: void update_meters(ArrayList *module_levels); void stop_meters(); void synchronize_nudge(int64_t value, Track *skip); - void synchronize_faders(float value, int data_type, Track *skip); + void synchronize_faders(float value, int data_type, Track *skip, int edge, int span); void set_meter_format(int mode, int min, int max); void reset_meters();