baconpaul / mschack-VCV-Rack-Plugins

Plugins for VCV Rack
MIT License
3 stars 1 forks source link

Remove b_Initialized; if (module) everwhere in pass 2 #8

Open baconpaul opened 10 months ago

baconpaul commented 10 months ago

it's basically an error prone remnant of the old module system now we've moved things onto widgets.

baconpaul commented 10 months ago

and generally all the if(module) at end of widget go to module constructor.

baconpaul commented 10 months ago

m_bInitialized:

if module