View Single Post
Old 12-24-2016, 06:30 AM   #1
SaschArt
Human being with feelings
 
SaschArt's Avatar
 
Join Date: Aug 2013
Posts: 236
Default Release memory consumed by redraw

I find a problem: when the graphic redraw (called by SetDirty(), IsDirty() and Redraw()) the plugin take a few megabytes from memory and never release them. If the user change too much knobs will consume lot of memory, this is real problem.

Also graphics with dynamic components need continuous redraw which take a lot of memory.

How to release memory after redraw ?
__________________
Audio plugins | BrainWaveProducer | EmRysRa
SaschArt is offline   Reply With Quote