Skip to content

Step not working when initialized with new #550

Description

@AndrewAday
new Step(1) => Gain g1 => blackhole;

Step _step(1) => Gain g2 => blackhole;

while (20::ms => now) <<< g1.last(), g2.last() >>>;

prints:
0.000000 1.000000
0.000000 1.000000
0.000000 1.000000
0.000000 1.000000
...etc

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugpr-labchuck team pull-request lab

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions