X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Ffloatautos.h;h=96d06d6390c582a127005dc4f91a9e507b3d84d3;hb=7dd4a71f0c957c2d95ae83fe789076d7445ecb60;hp=433a81393c4a9946711d131c2267b01a4b77cba8;hpb=21c2e6b36d6a96c2f662a89459d607b5a387f4eb;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/cinelerra/floatautos.h b/cinelerra-5.1/cinelerra/floatautos.h index 433a8139..96d06d63 100644 --- a/cinelerra-5.1/cinelerra/floatautos.h +++ b/cinelerra-5.1/cinelerra/floatautos.h @@ -63,6 +63,8 @@ public: int64_t unit_end); void set_automation_mode(int64_t start, int64_t end, int mode); + void set_proxy(int orig_scale, int new_scale); + double automation_integral(int64_t start, int64_t length, int direction); void dump(); Auto* new_auto();