On 11/16/2014 01:49 PM, Vesa wrote: > On 11/16/2014 01:41 PM, Vesa wrote: > >> Here, the signals generated by AutomatableModel are connected to slots >> in the effect. This is bad, because it causes a costly operation each >> time a value of a knob is changed. > Also because: knob value changes can happen more often than once per > period, yet the value only needs to be calculated at max. once per > period - any more calculations are simply waste of CPU. >
I've now added a method to AutomatableModel that enables to track its changes without using signals/slots, and example usage in BassBooster. I'll go through some other plugins as well... ------------------------------------------------------------------------------ Comprehensive Server Monitoring with Site24x7. Monitor 10 servers for $9/Month. Get alerted through email, SMS, voice calls or mobile push notifications. Take corrective actions from your mobile device. http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk _______________________________________________ LMMS-devel mailing list LMMS-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/lmms-devel