Skip to content

Create effects instances only when needed #4

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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