Skip to content

experimental branch - ofxSoundPlayerObject - setId #36

@stephanschulz

Description

@stephanschulz

Using the experimental Branch:

With ofxSoundPlayerObject:

no of these work does not work anymore:

- players[id]->instances[0].id = i; //used to work
    players[i]->instances[0].setId(i);
    players[i]->setId(i);

How do you set ID so that a player[i]->endEvent gets called?

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