Skip to content

Create effects instances only when needed #4

@iscle

Description

@iscle

Right now we're creating all effect instances when instantiating ProcessUnit_FX, then disablng them with the "enabled" parameter. Instead, we could save memory by not craeting an instance if the effect is not enabled.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions