Skip to content

sometimes this statement never becomes true: mixer.getNumOutputChannels() > 0  #44

@stephanschulz

Description

@stephanschulz

I often do some initialization in my update() function and only when mixer.getNumOutputChannels() > 0 do I proceed to the rest of the code. But it happens about 30% of the time that this never becomes true.

fyi I am on the experimental branch

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions