trummerschlunk / master_me

automatic mastering plugin for live streaming, podcasts and internet radio.
GNU General Public License v3.0
547 stars 22 forks source link

reuse nanovg context across widgets #82

Closed falkTX closed 2 years ago

falkTX commented 2 years ago

This is mainly for DPF, but opening a ticket here as I had it mentioned in #24 but want to close that one. Reusing this nanovg context will reduce the UI cpu/gpu usage a bit. It is low priority since UI works as-is already.