AScustomWorks / AS

VCV Rack Modules
Other
114 stars 16 forks source link

Initialise variables used in drawing code #26

Closed pronvit closed 6 years ago

pronvit commented 6 years ago

Module variables used in draw() need to be initialised to sensible values, otherwise if a module is added when the engine is paused, it will crash (or show garbage).