Skip to content
This repository was archived by the owner on Jul 18, 2020. It is now read-only.
This repository was archived by the owner on Jul 18, 2020. It is now read-only.

"Building & Using MGU Modules" doesn't seem to be up to date #5

@jcelerier

Description

@jcelerier

It seems that PO_sfPlayer doesn't have a gain attribute so a big part of the tutorial cannot be followed :(

From what I see in i-score, the player has a master container with a level attribute, but I tried :

p.master.level.val = 1;
p.master_container.level.val = 1;
p.master_container.val.level = 1;
p.master_container.val.level.val = 1;

but they all give me a nice call stack :p

thanks!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions