mirror of
https://github.com/LMMS/lmms.git
synced 2026-03-10 18:19:42 -04:00
Up to now changes of samplerate or tempo only have been tracked by the VeSTige plugin while e.g. the VstEffect didn't forward such changes to the RemotePlugin. Moving according code from VeSTige to VstPlugin base class fixes this issue.