almostEric / FrozenWasteland

Plugins for VCV Rack
Other
91 stars 18 forks source link

v2: Mr Blue Sky keeps font reference across frames #103

Closed cschol closed 2 years ago

cschol commented 2 years ago

Mr Blue Sky is still crashing the VST.

BandOffsetDisplay() {                                  
   font = APP->window->loadFont(asset::plugin(pluginInstance, "res/fonts/01 Digit.ttf"));
}  

HyperMeasures also has a problem, but as far as I can see it is not used.

Also, please don't forget to update the version in plugin.json. Thanks.

almostEric commented 2 years ago

fixed