Skip to content

AdEnv does not initialize the "trigger_" data member, causing the envelope to trigger on the first call to Process () #212

@cpr2323

Description

@cpr2323

I am using DaisySP on the desktop to prototype code and noticed the my AdEnv was triggering the first time it's Process () function is called. After debugging I found that trigger_ member variable is not initialized and can have a non-zero value. I've updated my local copy to initialize trigger_ to 0 in the Init () function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions